]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Further enhancements to the authority list interface
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Aug 2010 16:51:00 +0000 (16:51 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Aug 2010 16:51:00 +0000 (16:51 +0000)
commit0299987c2c4040b729fd843283e0ae7d848793e9
tree81374061a21e3ebac3f02d8f3ee8f2ea6033e2bc
parent6303028e490e7e8c2d5624bc9d99684615af3a1b
Further enhancements to the authority list interface

  * Offer Next / Previous buttons instead of forcing the number spinner
  * Submit searches onBlur of the search box instead of having to click Submit
  * Accept CGI params so we can kick off a search from other interfaces
  * Factor out the displayRecords() code so we can attach other events to it

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17267 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/templates/default/cat/authority/list.tt2