]> git.evergreen-ils.org Git - Evergreen.git/commit
internal: default_focus not called
authorJason Etheridge <jason@esilibrary.com>
Thu, 20 Dec 2012 21:10:57 +0000 (16:10 -0500)
committerMike Rylander <mrylander@gmail.com>
Thu, 12 Sep 2013 17:50:39 +0000 (13:50 -0400)
commit62e7f75f9e68f0ee01dba56c3c5c2f841b7f8ae8
tree20fb7086e0b3285cb1b3f457b5b5f107c3b4a7b9
parent07b1be03657ff1a447b5e3e0f12a138bd2546791
internal: default_focus not called

Minor bug. Was being called in an else clause dependent on some help context
logic for new tabs, but should be called for every new tab. Shouldn't result
in any end-user visible change, but if interfaces wrapped in browser.js were
to have a default_focus function, then this could come into play.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/xul/staff_client/chrome/content/main/menu.js