Added new views, joined rules and categories
This commit is contained in:
parent
bbc61cfe45
commit
759f91a9a2
12 changed files with 469 additions and 83 deletions
|
|
@ -27,7 +27,6 @@
|
|||
<aside class="sidebar bg-stone-300 p-4 flex flex-col">
|
||||
<a class="hover:bg-stone-400" href="/">Summary</a>
|
||||
<a class="hover:bg-stone-400" href="/accounts">Accounts</a>
|
||||
<a class="hover:bg-stone-400" href="/categories">Categories</a>
|
||||
<a class="hover:bg-stone-400" href="/classifiers">Classifiers</a>
|
||||
</aside>
|
||||
<div class="p-4 grow h-full overflow-auto">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue