more viewing from UI.

This commit is contained in:
Bryce Covert
2018-08-10 22:52:53 -07:00
parent cbbabb2219
commit b5ab860315
6 changed files with 39 additions and 24 deletions

View File

@@ -55,7 +55,6 @@
(vec (concat [dom keys] rest))))
#_(defn edit-dialog []
(let [editing-vendor (:vendor @(re-frame/subscribe [::subs/admin]))
companies-by-id @(re-frame/subscribe [::subs/companies-by-id])]