internal: default_focus not called
authorJason Etheridge <jason@esilibrary.com>
Thu, 20 Dec 2012 21:10:57 +0000 (16:10 -0500)
committerJason Etheridge <jason@esilibrary.com>
Tue, 26 Feb 2013 16:31:43 +0000 (11:31 -0500)
commit8bd78a3e0f4d910591208a0845a2d05df43b4270
tree5965aa32129aba0fdc7f877cc4c290285c890b1c
parent66c3b43f94ae76539c31b0c147c389cd4b3fd9ba
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>
Open-ILS/xul/staff_client/chrome/content/main/menu.js