BUG 9508 I add the letter 'd'

I add the letter 'd'
This commit is contained in:
Brayan Osmar Pereyra Suxo
2012-10-04 15:41:44 -04:00
parent ac920502cf
commit 09f0554071

View File

@@ -716,7 +716,7 @@ class dynaformEditorAjax extends dynaformEditor implements iDynaformEditorAjax
//'ENABLETEMPLATE'=> $form->enableTemplate,
'MODE' => $form->mode,
'PRINTDYNAFORM' => $form->printdynaform,
'ADJUSTGRIDSWIDTH' => $form->adjustgridswith,
'ADJUSTGRIDSWIDTH' => $form->adjustgridswidth,
'NEXTSTEPSAVE' => $form->nextstepsave
);
$tmp['Properties']=$Properties;