-
-
-
+
+
+
+
+ ng-readonly="$AccountDialogController.accountId == 0"
+ ng-model="$AccountDialogController.account.userName"/>
-
+
+ ng-readonly="$AccountDialogController.customFromIsReadonly()"
+ ng-model="$AccountDialogController.account.identities[0].fullName"/>
+ ng-readonly="$AccountDialogController.customFromIsReadonly()"
+ ng-model="$AccountDialogController.account.identities[0].email"/>
-
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
@@ -84,7 +101,7 @@