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,
|
width: 420,
|
||||||
items: [newForm],
|
items: [newForm],
|
||||||
id: 'w',
|
id: 'w',
|
||||||
model: true
|
modal: true
|
||||||
});
|
});
|
||||||
w.show();
|
w.show();
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user