removed htmx component & component test, added id to index table

This commit is contained in:
2024-11-05 22:05:25 -08:00
parent f604754a98
commit 94ad49396a
3 changed files with 1 additions and 332 deletions

View File

@@ -24,7 +24,7 @@
<?= $this->Html->link(__('New {{ singularHumanName }}'), ['action' => 'add'], ['class' => 'button float-right']) ?>
{% set done = [] %}
<h3><?= __('{{ pluralHumanName }}') ?></h3>
<div class="table-responsive">
<div class="table-responsive" id="table-container">
<table>
<thead>
<tr>