Correct "script" tag... just in case...

SVN:trunk[172]
This commit is contained in:
Denis Flaven
2009-09-16 16:09:46 +00:00
parent d3b76d3b23
commit 127e77858e

View File

@@ -360,7 +360,7 @@ switch($operation)
$id = '';
$oObj = MetaModel::NewObject($sClass);
}
$oP->add("<script>
$oP->add("<script type=\"text/javascript\">
// Fill the map between the fields of the form and the attributes of the object\n");
$aNewFieldsMap = array();