]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix broken menu entries under "Other -> Booking" in patron interface
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 1 Jun 2012 19:43:54 +0000 (15:43 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 1 Jun 2012 20:41:22 +0000 (16:41 -0400)
commit4bf9e821db2756f93a8ca149ffebfdaa9a3f9d7a
tree1046db062d7ac9606699c1ce651fd40a1da677c3
parent765db53ef7bff1129641e24e7d1b5d0cf954f16f
Fix broken menu entries under "Other -> Booking" in patron interface

This issue was reported to me by Steve Callender.  The menu entries
under "Other -> Booking" had all stopped working.

There's a catalog of URL constants under window.urls sometimes, and
formerly (or other times?) at xulG.urls for XUL-based staff client
interfaces.  There's a new-tab-opening method that needed to be more
flexible when looking for that catalog.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/js/dojo/openils/XUL.js