WYSIWYG EDITOR Variable picker.js

WYSIWYG EDITOR Variable picker.js
This commit is contained in:
norahmollo
2012-11-26 16:08:09 +00:00
parent adb1ae1c34
commit 52461ddc8c
3 changed files with 19 additions and 16 deletions

View File

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