diff --git a/static/index.html b/static/index.html
index 38c270f..7515efa 100644
--- a/static/index.html
+++ b/static/index.html
@@ -133,6 +133,13 @@
}
};
+ let s = document.getElementsByClassName("hiddable");
+ if(s) {
+ for(var el of s) {
+ el.onclick = func;
+ }
+ }
+
function key(title, color, color2, color3) {
return `