fix
This commit is contained in:
@@ -30,8 +30,10 @@
|
||||
entity-id
|
||||
html-response
|
||||
main-transformer
|
||||
many-entity
|
||||
modal-response
|
||||
ref->enum-schema
|
||||
wrap-schema-decode
|
||||
ref->select-options
|
||||
schema-enforce-request
|
||||
strip
|
||||
@@ -883,7 +885,7 @@
|
||||
::route/edit (-> dialog
|
||||
(wrap-entity [:route-params :db/id] default-read)
|
||||
(wrap-schema-enforce :route-schema [:map [:db/id entity-id]]))
|
||||
::route/edit-terms (-> terms-dialog
|
||||
::route/edit-terms (-> terms-modal
|
||||
(wrap-entity [:form-params :db/id] default-read)
|
||||
(wrap-schema-enforce :form-schema form-schema)
|
||||
(wrap-nested-form-params)
|
||||
|
||||
Reference in New Issue
Block a user