fix bugs
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2025-03-11 18:39:41 +00:00
parent ccf4ede6f5
commit 634c8a1c8f

View File

@ -20,7 +20,6 @@ $languages = ISO639Enum::getConstants();
$types = $this->attributeTypes;
$units = $this->units;
?>
<div class="col-xs-12 col-md-6">
<section class="portlet">
<form id="attributeForm" action="<?= UriFactory::build($this->apiUri); ?>" method="post"