Add emote search, sort toggle

This commit is contained in:
calzoneman 2015-05-13 12:17:32 -05:00
parent d3e2433ee6
commit 8927613da7
6 changed files with 64 additions and 13 deletions

View file

@ -180,6 +180,13 @@ html(lang="en")
button.close(data-dismiss="modal", aria-hidden="true") ×
h4 Emote List
.modal-body
form.form-inline(action="javascript:void(0)")
.form-group
input#emotelist-search.form-control(type="text", placeholder="Search")
.checkbox
label
input#emotelist-alphabetical(type="checkbox")
| Sort alphabetically
#emotelist-paginator-container
table
tbody