From ddfe9f8ac0ba6a4109b78c668a11478a3f7e8f92 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 31 Aug 2009 13:40:08 -0500 Subject: [PATCH] Tighten up layout of item circulation alerts interface, putting checkout and checkin table in tabs. Signed-off-by: Galen Charlton --- .../admin/item_circulation_alerts.tmpl | 84 +++++++++++-------- 1 file changed, 47 insertions(+), 37 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/item_circulation_alerts.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/item_circulation_alerts.tmpl index e0010ddc09..48dd3ad00e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/item_circulation_alerts.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/item_circulation_alerts.tmpl @@ -1,14 +1,7 @@ Koha › Administration › Item Circulation Alerts - - @@ -101,11 +96,12 @@ $(function(){
-

Item Circulation Alerts

- +
+
+

Item Circulation Alerts

Select a library:

-
+
- +
+
+ + + + + + + + + + + + + + + + + + + + + + +
Legend
ColorMeaning
 These are disabled for ALL libraries. To change these settings, choose the "Default" library.
 These are disabled for the current library.
 These are enabled.
+
+

Circulation Alerts for

Click on the grid to toggle the settings.

+
+ + +

Checkout

@@ -143,7 +172,9 @@ $(function(){
+
+

Check-in

@@ -165,29 +196,8 @@ $(function(){
- -

Legend

- - - - - - - - - - - - - - - - - - - -
ColorMeaning
 These are disabled for ALL libraries. To change these settings, choose the "Default" library.
 These are disabled for the current library.
 These are enabled.
- +
+
-- 2.39.5