git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@934 a333f486-631f-4898-b8df-5754b55c2be0
@@ -1207,6 +1207,12 @@ try
oWizardHelper.SetFieldsCount($iFieldsCount);
EOF
);
+ $oP->add_ready_script(
+<<<EOF
+ // Starts the validation when the page is ready
+ CheckFields('apply_stimulus', false);
+EOF
+);
}
else
{