Small layout tweaks for new feature
This commit is contained in:
@@ -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")]
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user