Sfoglia il codice sorgente

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 anni fa
parent
commit
f4c69d69ff
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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', '');