From 8782c6c3d7e2f23ef8f24f5728cfc3168a1e0821 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Fri, 29 May 2020 13:41:30 +0200 Subject: webserver 1.8: webbox: Own checkbox images, because browsers use funny symbols otherwise --- plugins/webbox/html/webbox.js | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) (limited to 'plugins/webbox/html/webbox.js') diff --git a/plugins/webbox/html/webbox.js b/plugins/webbox/html/webbox.js index cad32b1..963491d 100644 --- a/plugins/webbox/html/webbox.js +++ b/plugins/webbox/html/webbox.js @@ -80,10 +80,11 @@ function loadContents(dir) { type = ""; } - var selector = ""; + var selector = "☐"; + selector += " onclick=\"toggleSelection('" + filename + "')\">