mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Correct "script" tag... just in case...
SVN:trunk[172]
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user