Improve the way chat filter imports are handled
This commit is contained in:
parent
9c989f7ed7
commit
6471969f55
5 changed files with 65 additions and 29 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue