mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Portal: enable adding dependent attributes in the request creation form
SVN:trunk[2273]
This commit is contained in:
@@ -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', '');
|
||||
|
||||
Reference in New Issue
Block a user