Browse Source

navigation setup

pull/1/head
ccr 6 years ago
parent
commit
44fcbafd98
  1. 1
      GMERemittance/Profile/ProfileChangePasswordViewController.swift

1
GMERemittance/Profile/ProfileChangePasswordViewController.swift

@ -26,6 +26,7 @@ class ProfileChangePasswordViewController: UIViewController {
override func viewDidLoad() { override func viewDidLoad() {
super.viewDidLoad() super.viewDidLoad()
self.setupNormalNavigation()
} }

Loading…
Cancel
Save