mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 05:28:44 +02:00
N°3746 - Migrate modal to new UIBlock system
This commit is contained in:
@@ -112,9 +112,7 @@ class DesignerForm
|
||||
$sHiddenFields .= $aRow['value'];
|
||||
}
|
||||
}
|
||||
$sReturn .= '<table><tr><td>';
|
||||
$sReturn .= $oP->GetDetails($aDetails);
|
||||
$sReturn .= '</td></tr></table>';
|
||||
|
||||
if ($sLabel != '') {
|
||||
$sReturn .= '</fieldset>';
|
||||
|
||||
Reference in New Issue
Block a user