Makes editing work correctly for non-admins
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
:hx-swap "outerHTML"
|
||||
:hx-target-400 "#form-errors .error-content"
|
||||
:hx-trigger "submit"
|
||||
:hx-target "this"
|
||||
"x-trap" "true"})
|
||||
:hx-target "this" })
|
||||
|
||||
(defprotocol ModalWizardStep
|
||||
(step-key [this])
|
||||
|
||||
Reference in New Issue
Block a user