diff --git a/gulliver/system/class.xmlform.php b/gulliver/system/class.xmlform.php index d911142d5..172ae9bde 100755 --- a/gulliver/system/class.xmlform.php +++ b/gulliver/system/class.xmlform.php @@ -5721,12 +5721,7 @@ class xmlformTemplate extends Smarty $form->jsDesignerPreview = " //JS designer>preview $js - loadForm_" . $form->id . "(\"../gulliver/defaultAjaxDynaform\"); - - if (typeof(dynaformOnload) != \"undefined\") { - dynaformOnload(); - } "; } }