consistent user experience with new client
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
["/inspect/" [#"\d+" :entity-id] #"/?"] :admin-history-inspect}
|
||||
"/user" {"" {:get :users
|
||||
:put :user-edit-save}
|
||||
"/client/new" :user-client-new
|
||||
"/table" :user-table
|
||||
"/impersonate" :user-impersonate
|
||||
[[#"\d+" :db/id] "/edit"] {:get :user-edit-dialog}}
|
||||
|
||||
Reference in New Issue
Block a user