revamp more

This commit is contained in:
2023-10-24 12:29:48 -07:00
parent a8cce0377d
commit d7edf0221c
2 changed files with 4 additions and 18 deletions

View File

@@ -369,8 +369,6 @@
:new? true} []
(client-row* fc/*current*))))
(def key->handler
(apply-middleware-to-all-handlers
{:users (helper/page-route grid-page)
@@ -396,4 +394,3 @@
(-> h
(wrap-admin)
(wrap-client-redirect-unauthenticated)))))