From ca4090c533201731e5741818ec579ede261cbc47 Mon Sep 17 00:00:00 2001 From: Calvin Montgomery Date: Fri, 15 Nov 2013 20:23:57 -0600 Subject: [PATCH] Start working on filter checkboxes --- www/assets/js/util.js | 4 ++++ www/channeloptions.html | 17 +++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/www/assets/js/util.js b/www/assets/js/util.js index 78c42bf7..39f0a669 100644 --- a/www/assets/js/util.js +++ b/www/assets/js/util.js @@ -1840,3 +1840,7 @@ function showMOTDEditor() { $("#editmotd").hide(); $("#togglemotd").hide(); } + +function filterChannelLog() { + +} diff --git a/www/channeloptions.html b/www/channeloptions.html index c6fb237b..74724eb7 100644 --- a/www/channeloptions.html +++ b/www/channeloptions.html @@ -228,5 +228,22 @@
+
+ + + + + +