aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html
diff options
context:
space:
mode:
Diffstat (limited to 'module/calp/html')
-rw-r--r--module/calp/html/vcomponent.scm8
1 files changed, 8 insertions, 0 deletions
diff --git a/module/calp/html/vcomponent.scm b/module/calp/html/vcomponent.scm
index 23884b58..8a301e04 100644
--- a/module/calp/html/vcomponent.scm
+++ b/module/calp/html/vcomponent.scm
@@ -265,6 +265,14 @@
; ,(prop ev 'DESCRIPTION)
))
+ ,@(with-label
+ "Kategorier"
+ `(input-list
+ (@ (name "categories")
+ (data-property "categories"))
+ (input (@ (type "text")
+ (placeholder "Kattegori")))))
+
;; ,@(with-label
;; "Kategorier"
;; ;; It would be better if these input-list's worked on the same