Adds a little notification pill
This commit is contained in:
@@ -166,6 +166,10 @@
|
||||
(when-not is-initial-loading
|
||||
[:div.navbar-end
|
||||
|
||||
[:a.navbar-item {:href "/company/1099"}
|
||||
[:div.tag.is-info.is-light
|
||||
"1099 data entry is now ready!"]]
|
||||
|
||||
(when (> (count @clients) 1)
|
||||
[client-dropdown]
|
||||
)])]
|
||||
|
||||
Reference in New Issue
Block a user