]> 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 12:22:23 +0000 (08:22 -0400)
commit5a072fbad17fcbd1a2a2d633d4609ce7d716b40f
tree7f80334a740922204aeef41399778321bbf30106
parent02b433f81567dd5a84a517a0106ea789397f0e39
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