]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: transit list: don't reset form
authorGalen Charlton <gmc@esilibrary.com>
Wed, 4 May 2016 19:01:50 +0000 (15:01 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 18 Aug 2016 19:34:20 +0000 (15:34 -0400)
commit7482a039798fb9f71a64562b4a94d05be4db0ff8
tree7f80334a740922204aeef41399778321bbf30106
parentbc5aebd7b20b53b24fa2c5c7eb066d7d21cb3689
webstaff: transit list: don't reset form

$location.path(foo) is a setter, and should not
be used to calculate a URL for opening a new window
unless you also want to refresh the source page.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/web/js/ui/default/staff/circ/transits/list.js