bug fix
This commit is contained in:
@@ -46,6 +46,9 @@ end
|
||||
|
||||
function TRPSetting:setEventDelegate()
|
||||
self.EventDelegate = {
|
||||
ButtonPersonInfor=function()
|
||||
getPanelAsy("PanelMyInfor", onLoadedPanelTT)
|
||||
end,
|
||||
ButtonPassword = function()
|
||||
getPanelAsy("PanelResetPasswordStep1", onLoadedPanelTT, {phone = Prefs.getUserName(), isModify = true})
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user