Koha/koha-tmpl/opac-tmpl/prog/en/modules/sco
Owen Leonard e7cfb39a66 Bug 8955 [Follow-up] Self checkout should degrade gracefully w/o JavaScript
This follow-up fixes some instance of unnecessary JavaScript
which I missed the first time around: The renew and check-in
buttons on the list of checkouts. The functionality can be
easily accomplished without JS.

Also corrected:

- Capitalization error
- Miss-named variable causing the "too many checkouts" not
  to be displayed
- Misplaced [% END %] tags hidding "Return to account" button
  on some dialogs.
- Corrected variable scope error which prevented the "return"
  button from appearing.

To test, log into self checkout using an account which has
checkouts. Testing renewing items both by scanning barcodes
and by clicking the "renew" button in the list of checkouts.

Renew something until it reaches its limit and test checking
it out by scanning the barcode. Test the "check in" button.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-12-22 16:33:12 -05:00
..
help.tt Bug 8623: Move YUI out of prog 2012-09-05 12:04:13 +02:00
printslip.tt Bug 8033: This patch adds print slips to self checkout. 2012-12-13 17:48:09 -05:00
receipt.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
sco-main.tt Bug 8955 [Follow-up] Self checkout should degrade gracefully w/o JavaScript 2012-12-22 16:33:12 -05:00