From 999d9794f6b64303591f7dae5a64853895d18ca4 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 1 May 2012 10:50:17 -0400 Subject: [PATCH] Robin's interface for managing library hours Signed-off-by: Dan Scott --- Open-ILS/xul/staff_client/server/admin/hours.xhtml | 208 +++++++++++++++++++++ Open-ILS/xul/staff_client/server/admin/index.xhtml | 4 + 2 files changed, 212 insertions(+) create mode 100644 Open-ILS/xul/staff_client/server/admin/hours.xhtml diff --git a/Open-ILS/xul/staff_client/server/admin/hours.xhtml b/Open-ILS/xul/staff_client/server/admin/hours.xhtml new file mode 100644 index 0000000000..4891bc6a2d --- /dev/null +++ b/Open-ILS/xul/staff_client/server/admin/hours.xhtml @@ -0,0 +1,208 @@ + + + +]> + + + + +Hours of Operation + + + + + + + + + + + + +/OrgTree.js'> + + + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
From:To:
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
+
+
+ + + + + diff --git a/Open-ILS/xul/staff_client/server/admin/index.xhtml b/Open-ILS/xul/staff_client/server/admin/index.xhtml index ea4a3f1447..35d8dc1fb1 100644 --- a/Open-ILS/xul/staff_client/server/admin/index.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/index.xhtml @@ -65,6 +65,10 @@
&staff.server.admin.index.copy_locations;
+ +
+ Hours +
&staff.server.admin.index.library_settings;
-- 2.11.0