Bug 17854: Adds print/close icon in checkout
authorChristopher Brannon <cbrannon@cdalibrary.org>
Mon, 24 Sep 2018 19:51:36 +0000 (19:51 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 30 Jan 2019 12:28:02 +0000 (12:28 +0000)
commit05fc684788344911bb8b1b038dae7673154be25a
tree512947c214cef9a872424060cc5ff714502779c8
parent98b221ca2b0c3b046fa4105a83ce4d60d43e36bc
Bug 17854: Adds print/close icon in checkout

To Test:
1) Apply Patch.
2) Go to a patron checkout screen (circulation.pl).
3) Note there are no clear screen buttons in the upper right corner of
the checkout window.
4) Turn on the DisplayClearScreenButton preference.
5) Go back to patron checkout.  Note the clear screen button and the new
printer icon next to it.
6) Click the printer icon.  This will trigger a print slip function, and
close the patron screen.
7) Try to arrow back to the previous screen.  Should go to main menu and
not the patron screen, just like the orginal close button (X).

Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/js/members-menu.js