From: Dan Scott Date: Fri, 1 Nov 2013 20:29:52 +0000 (-0400) Subject: Library schema: cut over to OpeningHoursSpecification X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0447d72b4dd3b5f6854472b13bc3f88660c8bd10;p=working%2FEvergreen.git Library schema: cut over to OpeningHoursSpecification This allows more precision, as well as supporting validFrom / validUntil ranges (assuming our database schema eventually supports that). Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates/opac/library.tt2 b/Open-ILS/src/templates/opac/library.tt2 index 52c8008ff6..089d31c0ce 100644 --- a/Open-ILS/src/templates/opac/library.tt2 +++ b/Open-ILS/src/templates/opac/library.tt2 @@ -16,15 +16,36 @@ [%- IF ctx.hours_schema; %]

[% l('Opening hours') %]

- +
+ + + + + + + +
[% END; -%] [%- IF (ctx.library.email OR ctx.library.phone); %]