mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 17:18:51 +02:00
Fixed bug in the dashboard forms.
SVN:trunk[3311]
This commit is contained in:
@@ -254,7 +254,7 @@ EOF
|
||||
$sReturn .= '</table>';
|
||||
$sReturn .= $sHiddenFields;
|
||||
$sReturn .= '</form>';
|
||||
$sReturn .= '<div id="prop_submit_result"/>'; // for the return of the submit operation
|
||||
$sReturn .= '<div id="prop_submit_result"></div>'; // for the return of the submit operation
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user