]> git.evergreen-ils.org Git - working/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:29:39 +0000 (16:29 -0400)
commit9d7807b356d75453a5892e75b5538dcc2c908c40
tree4c054b2948a5822a158843c860d2f0ebb09f2d26
parent91773a97d7047b1215ee1509c016c3d6f477655e
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