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,
|
autoScroll : true,
|
||||||
closeAction : 'hide',
|
closeAction : 'hide',
|
||||||
maximizable : false,
|
maximizable : false,
|
||||||
|
resizable : false,
|
||||||
|
draggable : false,
|
||||||
items : [panelRightTop]
|
items : [panelRightTop]
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user