chore: consolidate broadly used js + cleanup

This commit is contained in:
Cory Dransfeldt 2024-08-05 14:20:28 -07:00
parent ee0832dd0b
commit 10dd21f6e3
No known key found for this signature in database
10 changed files with 78 additions and 85 deletions

View file

@ -1,7 +1,3 @@
{%- capture js -%}
{% render "../../../assets/scripts/modal.js" %}
{%- endcapture -%}
<script>{{ js }}</script>
{%- capture labelContent -%}
{%- if icon -%}
{% tablericon icon label %}