You can add a vendor from the transactions page

This commit is contained in:
Bryce Covert
2019-05-04 07:30:00 -07:00
parent 36f5321454
commit 262f0072bc
5 changed files with 20 additions and 20 deletions

View File

@@ -47,6 +47,6 @@
[:div
rest]
[:div {:class "compose has-text-centered"}
[:a {:class "button is-danger is-block is-bold" #_#_:href (bidi/path-for routes/routes :index)
[: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 {:class "compose"} "New Vendor"]]]]))
[:span "New Vendor"]]]]))