ZigbeeApp/Shared/Phone/Login/AccountLogin.csold mode 100644 new mode 100755
@@ -734,12 +734,12 @@ { if (phoneOrEmail == "Phone") { if (phoneRow != null) if (phoneRow != null) { phoneRow.Visible = true; phonePwdRow.Visible = true; if (emailRow != null) { { emailRow.Visible = false; emailPwdRow.Visible = false; } @@ -763,8 +763,8 @@ { emailRow.Visible = true; emailPwdRow.Visible = true; if (phoneRow != null) { if (phoneRow != null) { phoneRow.Visible = false; phonePwdRow.Visible = false; }