Merged in julceslau/processmaker (pull request #710)
BUG 11862 Caja de texto y boton de carga de imagenes se pierde al minimizar el popup SOLVED
This commit is contained in:
@@ -303,6 +303,8 @@ Ext.onReady(function() {
|
||||
autoScroll : true,
|
||||
closeAction : 'hide',
|
||||
maximizable : false,
|
||||
resizable : false,
|
||||
draggable : false,
|
||||
items : [panelRightTop]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user