Small layout tweaks for new feature
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
:vendor/legal-entity-middle-name
|
:vendor/legal-entity-middle-name
|
||||||
:vendor/legal-entity-last-name])
|
:vendor/legal-entity-last-name])
|
||||||
(sum ?a)
|
(sum ?a)
|
||||||
|
:with ?p
|
||||||
:in $ ?user
|
:in $ ?user
|
||||||
:where [?p :payment/date ?d ]
|
:where [?p :payment/date ?d ]
|
||||||
[(>= ?d #inst "2018-01-01T08:00")]
|
[(>= ?d #inst "2018-01-01T08:00")]
|
||||||
|
|||||||
@@ -167,7 +167,7 @@
|
|||||||
[:div.navbar-end
|
[:div.navbar-end
|
||||||
|
|
||||||
[:a.navbar-item {:href "/company/1099"}
|
[:a.navbar-item {:href "/company/1099"}
|
||||||
[:div.tag.is-info.is-light
|
[:div.tag.is-info.is-rounded
|
||||||
"1099 data entry is now ready!"]]
|
"1099 data entry is now ready!"]]
|
||||||
|
|
||||||
(when (> (count @clients) 1)
|
(when (> (count @clients) 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user