Fix bug in list search that was introduced by sort order work.
[quanweb.git] / js / Gruntfile.js
2018-01-08 Chris JaeklAdds unit test framework and a first unit test.
2017-11-18 Chris JaeklRefactor search into its own controller.
2017-11-18 Chris JaeklRefactor JS into modules, and add basic MVC.