Portal: enable adding dependent attributes in the request creation form

SVN:trunk[2273]
This commit is contained in:
Romain Quetiez
2012-10-17 12:40:38 +00:00
parent c45dbb2e07
commit 84a8310912

View File

@@ -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', '');