BUG 0000 Changes in new and edit user SOLVED

- Also changes suggested by julio cesar
This commit is contained in:
Alvaro Campos
2012-06-20 19:00:41 -04:00
parent f289ad4ed4
commit e230492bf9
6 changed files with 15 additions and 9 deletions

View File

@@ -32,7 +32,10 @@ Ext.onReady(function() {
}
});
if (MODE == 'edit')
flagPoliciesPassword = true;
//EDIT MODE
if (USR_UID != '') {
allowBlackStatus = true;