fix Indentation
This commit is contained in:
@@ -15,7 +15,7 @@ define([], function() {
|
||||
return msg += "<br/>", msg += "<br/>", msg += "Enter PIN here to finish Password Reset<br/>" ,msg += "<br/>",msg += result.PinFile, msg += "<br/>", void Dashboard.alert({
|
||||
message: msg,
|
||||
title: Globalize.translate("HeaderForgotPassword")
|
||||
callback: function() {
|
||||
callback: function() {
|
||||
Dashboard.navigate("forgotpasswordpin.html")
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user