Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard c2a44cb08e Bug 13179 - Circulation page layout problem when OnSiteCheckoutsForce is enabled
The circulation page layout needs to work correctly for various
combinations of restrictions, no restrictions, and restrictions with
OnSiteCheckoutsForce enabled. This patch makes some minor accomodation
for all.

To test, load a patron for checkout under the following conditions:

1. OnSiteCheckoutsForce and patron is not blocked from checkout
2. OnSiteCheckoutsForce is off, patron is blocked from checkout (for
   being expired or restricted).
3. OnSiteCheckoutsForce is on and patron is not blocked from checkout
4. OnSiteCheckoutsForce is on and patron is blocked from checkout

The page layout should look correct for all these cases, with a clean
two-column layout of [ checkout form | messages ] in all cases except

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Applied on top of 10860. Works as described.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-03 11:39:36 -03:00
..
css Bug 10860 - Change "in-house use" to "on-site checkout" 2014-11-03 10:26:22 -03:00
data
includes Bug 10860 - Change "in-house use" to "on-site checkout" 2014-11-03 10:26:22 -03:00
js Bug 10860 [QA Followup] - Fix misc issues 2014-11-03 10:26:25 -03:00
lib/yui
modules Bug 13179 - Circulation page layout problem when OnSiteCheckoutsForce is enabled 2014-11-03 11:39:36 -03:00
xslt Bug 11517: Braille and combination swapped in XSLT result lists 2014-10-31 14:18:10 -03:00
columns.def