Explorar el Código

Portal: enable adding dependent attributes in the request creation form

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2273 a333f486-631f-4898-b8df-5754b55c2be0
romainq hace 12 años
padre
commit
f4c69d69ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      portal/index.php

+ 1 - 1
portal/index.php

@@ -193,7 +193,7 @@ function SelectServiceSubCategory($oP, $oUserOrg)
  */
 function RequestCreationForm($oP, $oUserOrg)
 {
-		$oP->add_ready_script(
+		$oP->add_script(
 <<<EOF
 		// Create the object once at the beginning of the page...
 		var oWizardHelper = new WizardHelper('UserRequest', '');