Improve the way chat filter imports are handled

This commit is contained in:
calzoneman 2014-01-19 01:45:20 -06:00
parent 9c989f7ed7
commit 6471969f55
5 changed files with 65 additions and 29 deletions

View file

@ -14,7 +14,7 @@ html(lang="en")
ul.nav.navbar-nav
mixin navdefaultlinks(cname)
li: a(href="#", onclick="javascript:showUserOptions()") Options
li: a(href="#", onclick="javascript:$('#channeloptions').modal()") Channel Settings
li: a#showchansettings(href="#", onclick="javascript:$('#channeloptions').modal()") Channel Settings
mixin navloginlogout(cname)
section#mainpage
.container