wtf is xss?

integration-tests
Josha von Gizycki 6 years ago
parent a5b3a233d2
commit 834bcb47be

@ -41,7 +41,8 @@
:request req :request req
:content :content
[[:h1 "Schema " [[:h1 "Schema "
[:span.schema-title__name (:name schema)]] [:span.schema-title__name
(h (:name schema))]]
[:h2 "Edit"] [:h2 "Edit"]
(hform/form-to [:post (path :schema-edit)] (hform/form-to [:post (path :schema-edit)]
(form/render-widgets forms/schema schema req) (form/render-widgets forms/schema schema req)

Loading…
Cancel
Save