Start working on filter checkboxes
This commit is contained in:
parent
681911ffb1
commit
ca4090c533
2 changed files with 21 additions and 0 deletions
|
|
@ -1840,3 +1840,7 @@ function showMOTDEditor() {
|
|||
$("#editmotd").hide();
|
||||
$("#togglemotd").hide();
|
||||
}
|
||||
|
||||
function filterChannelLog() {
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue