Merged in julceslau/processmaker (pull request #1170)
BUG 11491 Mientras se crea una categoria no se deshabilitan las opciones Edit y Delete SOLVED
This commit is contained in:
@@ -306,7 +306,7 @@ NewCategoryWindow = function(){
|
||||
width: 420,
|
||||
items: [newForm],
|
||||
id: 'w',
|
||||
model: true
|
||||
modal: true
|
||||
});
|
||||
w.show();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user