Small layout tweaks for new feature

This commit is contained in:
2023-01-14 13:58:55 -08:00
parent c028e8f8a7
commit 9d081acdd3
2 changed files with 2 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
:vendor/legal-entity-middle-name
:vendor/legal-entity-last-name])
(sum ?a)
:with ?p
:in $ ?user
:where [?p :payment/date ?d ]
[(>= ?d #inst "2018-01-01T08:00")]

View File

@@ -167,7 +167,7 @@
[:div.navbar-end
[:a.navbar-item {:href "/company/1099"}
[:div.tag.is-info.is-light
[:div.tag.is-info.is-rounded
"1099 data entry is now ready!"]]
(when (> (count @clients) 1)