aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-02-01 15:13:41 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-02-01 15:13:41 +0100
commitf9d157028d848d26dc7faeadf0a32bd240266ce9 (patch)
treee30501739d2b47a3a940719dac2efc0f6eaf8f3f
parentFix small-cal highlight for "remote" dates. (diff)
downloadcalp-f9d157028d848d26dc7faeadf0a32bd240266ce9.tar.gz
calp-f9d157028d848d26dc7faeadf0a32bd240266ce9.tar.xz
Change clear-input icon.
-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 cd8c207e..9764f513 100644
--- a/module/calp/html/vcomponent.scm
+++ b/module/calp/html/vcomponent.scm
@@ -509,7 +509,7 @@
(else (error "Unknown field, " key))))
;; TODO enable this button
- (td (button (@ (class "clear-input") (title "Rensa input")) "X"))
+ (td (button (@ (class "clear-input") (title "Rensa input")) "🗙"))
))
'(freq until count interval bysecond byminute byhour
byday bymonthday byyearday byweekno bymonth bysetpos