New vendor everywhere

This commit is contained in:
Bryce Covert
2019-05-17 22:02:26 -07:00
parent 598c58a6bd
commit 9396bbb7eb
7 changed files with 27 additions and 34 deletions

View File

@@ -45,8 +45,4 @@
[:span {:class "name"} "Import Invoices"]]])]]
[:div
rest]
[:div {:class "compose has-text-centered"}
[:a {:class "button is-primary is-outlined is-block is-bold"
:on-click (dispatch-event [::events/modal-status :auto-ap.views.main/user-editing-vendor {:visible? true}])}
[:span "New Vendor"]]]]))
rest]]))