|
|
@ -189,8 +189,7 @@
|
|
|
|
(handlers/htmx-get-article-edit-content-handler-factory client))
|
|
|
|
(handlers/htmx-get-article-edit-content-handler-factory client))
|
|
|
|
|
|
|
|
|
|
|
|
(. app use "/htmx/admin/modals/article/edit-content/:id/"
|
|
|
|
(. app use "/htmx/admin/modals/article/edit-content/:id/"
|
|
|
|
(handlers/user-not-authorized-factory))
|
|
|
|
(handlers/user-not-authorized-factory)))
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(defn start
|
|
|
|
(defn start
|
|
|
|
"Starts server."
|
|
|
|
"Starts server."
|
|
|
|