PM-2727 "Admin>Settings>Roles:..." SOLVED

This commit is contained in:
Luis Fernando Saisa Lopez
2015-05-15 15:42:58 -04:00
parent e085a2d73f
commit 69ea6153df

View File

@@ -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();