aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/jquery.multi-select.js
Commit message (Collapse)AuthorAgeLines
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-0/+256
This lets people filter by multiple categories or states. It uses our jQuery multi-select plugin to turn the <select multiple>s into little overlay lists of checkboxes. HTML5 history is also supported.