Explorar o 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 %!s(int64=12) %!d(string=hai) anos
pai
achega
f4c69d69ff
Modificáronse 1 ficheiros con 1 adicións e 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', '');