create without tab storage local

This commit is contained in:
2026-03-14 16:08:19 +01:00
parent 00366d7000
commit 921977bdd3
11 changed files with 11 additions and 6 deletions

View File

@@ -45,6 +45,7 @@
<?php
$values = $form ?? [];
$detailsOpenAll = true;
$ignoreTabStorage = true;
require __DIR__ . '/_form.phtml';
?>
</section>