Added the ability to remove them in the ui.3
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
node))
|
||||
m))
|
||||
|
||||
(defn is-admin? [id]
|
||||
(println "role" id)
|
||||
(= "admin" (:user/role id)))
|
||||
|
||||
(defn assert-admin [id]
|
||||
(println "role" id)
|
||||
|
||||
Reference in New Issue
Block a user