Selaa lähdekoodia

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 12 vuotta sitten
vanhempi
commit
f4c69d69ff
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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', '');