Added the ability to remove them in the ui.3
This commit is contained in:
@@ -793,7 +793,7 @@
|
||||
|
||||
(defn get-vendor [context args value]
|
||||
(->graphql
|
||||
(d-vendors/get-graphql args)))
|
||||
(d-vendors/get-graphql (assoc args :id (:id context)))))
|
||||
|
||||
(defn print-checks [context args value]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user