PM-2726 "No se puede editar categorias en processmaker" SOLVED
This commit is contained in:
@@ -425,7 +425,8 @@ EditCategory = function(){
|
||||
title: _('ID_EDIT_CATEGORY'),
|
||||
items: [editForm],
|
||||
id: 'w',
|
||||
modal: true
|
||||
modal: true,
|
||||
closeAction: "hide"
|
||||
});
|
||||
w.show();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user