PM-2727 "Admin>Settings>Roles:..." SOLVED
This commit is contained in:
@@ -540,7 +540,7 @@ EditRole = function(){
|
||||
id: 'w',
|
||||
modal: true,
|
||||
width: 420,
|
||||
title: _('ID_EDIT_ROLE_TITLE'),
|
||||
title: _("ID_EDIT_ROLE_TITLE"),
|
||||
items: [editForm]
|
||||
});
|
||||
w.show();
|
||||
|
||||
Reference in New Issue
Block a user