finish inventory tab and add inital template to projects tab

This commit is contained in:
moliloo 2025-09-09 23:56:27 -03:00
parent f33c40d8f8
commit 18e275a471
8 changed files with 376 additions and 4 deletions

View file

@ -0,0 +1,4 @@
<section class='tab {{tabs.projects.cssClass}} {{tabs.projects.id}}' data-tab='{{tabs.projects.id}}'
data-group='{{tabs.projects.group}}'>
<h2>Soon tm</h2>
</section>