aboutsummaryrefslogtreecommitdiff
path: root/module
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-10-16 23:09:11 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-10-16 23:09:11 +0200
commit81740400f9bcf10a384f3f143a02b3bdeba0c2fc (patch)
treeee99eef6ddfe6caa607f1f7c94c98c20f0cf383e /module
parentMinor JS cleanup. (diff)
downloadcalp-81740400f9bcf10a384f3f143a02b3bdeba0c2fc.tar.gz
calp-81740400f9bcf10a384f3f143a02b3bdeba0c2fc.tar.xz
s/inline-edit/input-list/
Diffstat (limited to 'module')
-rw-r--r--module/calp/html/vcomponent.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/calp/html/vcomponent.scm b/module/calp/html/vcomponent.scm
index 7414654b..cf8f3a9d 100644
--- a/module/calp/html/vcomponent.scm
+++ b/module/calp/html/vcomponent.scm
@@ -203,7 +203,7 @@
,@(with-label
"Kategorier"
- `(div (@ (class "inline-edit"))
+ `(div (@ (class "input-list"))
,@(awhen (prop ev 'CATEGORIES)
(map (lambda (c)
`(input (@ (size 2)