BUG 8933 The code Javascrit don't mix with PHP SOLVED

The code Javascript don't mix with PHP
This commit is contained in:
Brayan Osmar Pereyra Suxo
2012-06-08 15:35:09 -04:00
parent f96cceeef7
commit 341b3a46f6
2 changed files with 2 additions and 4 deletions

View File

@@ -265,6 +265,7 @@ class dynaformEditor extends WebResource
var DYNAFORM_URL="'.$Parameters['URL'].'";
leimnud.event.add(window,"load",function(){ loadEditor(); });
');
$oHeadPublisher->addScriptCode(' var jsMeta;');
G::RenderPage( "publish", 'blank' );
}