Bug 12075: fix keyboard shortcuts broken by jQueryUI upgrade
authorOwen Leonard <oleonard@myacpl.org>
Fri, 11 Apr 2014 16:40:20 +0000 (12:40 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 14 Apr 2014 23:57:04 +0000 (23:57 +0000)
commitdcca71f0befa92d2212855aecfc0f473b6304832
treecd06b2a2e7e61ee405cceb29fe38efaa3024e4c0
parentffd90a1564328add63ce376a15b097707d5d66be
Bug 12075: fix keyboard shortcuts broken by jQueryUI upgrade

The recent jQueryUI upgrade broke keyboard shortcuts in the staff client
because of changes to the jQueryUI API. This patch fixes the problem.

To test, apply the patch and clear your browser cache if necessary.

- View any page in the staff which includes header search tabs for check
  out, check in, or catalog search (staff client home page or
  circulation page for instance).
- Test the keyboard shortcuts: Alt-q for catalog search, Alt-u for check
  out, Alt-r for check in.
- Each keyboard shortcut should select the correct tab.

Followed test plan, patch behaves as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
Confirmed that the shortcuts were broken before the patch
and now work again after applying it.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js