WYSIWYG EDITOR resize popup Variable Picker

WYSIWYG EDITOR Variable Picker
This commit is contained in:
norahmollo
2012-11-28 21:20:41 +00:00
parent f34e7b8e9f
commit dc2c19f288
24 changed files with 296 additions and 291 deletions

View File

@@ -43,7 +43,7 @@ var showDynaformsFormVars = function(sFieldName, sAjaxServer, sProcess, sSymbol)
_oVarsPanel_ = new leimnud.module.panel();
_oVarsPanel_.options = {
limit : true,
size : {w:550,h:675},
size : {w:600,h:420},
position : {x:0,y:0,center:true},
title : '',
theme : 'processmaker',

View File

@@ -48,7 +48,7 @@ var showDynaformsFormVars = function(sFieldName, sAjaxServer, sProcess, sSymbol)
_oVarsPanel_ = new leimnud.module.panel();
_oVarsPanel_.options = {
limit : true,
size : {w:550,h:675},
size : {w:600,h:420},
position : {x:0,y:0,center:true},
title : '',
theme : 'processmaker',