template updates - htmx on categories form
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
echo $this->Form->control('product_catalog_id', ['options' => $productCatalogs]);
|
||||
echo $this->Form->control('base_url');
|
||||
echo $this->Form->control('api_url');
|
||||
echo $this->Form->control('deleted', ['empty' => true]);
|
||||
echo $this->Form->control('enabled');
|
||||
?>
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user