N°7938 - Cant' create OnInsert/OnUpdate/Afterxxx methods from Designer with iTop 3.2

This commit is contained in:
Eric Espie
2025-07-16 13:22:50 +02:00
parent 05642cdf84
commit d0f816109b
3 changed files with 6 additions and 5 deletions

View File

@@ -347,6 +347,7 @@ EOF
{
$oPage->add('<div class="ui-dialog-header">'.$sIntroduction.'</div>');
}
$oPage->add('<div class="designer-dialog-error"></div>');
$this->Render($oPage);
$oPage->add('</div>');