From: Jeff Godin Date: Tue, 15 May 2012 15:59:48 +0000 (-0400) Subject: Add optional in-library navigation bar X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c26d6c06afc8f83999a5d9296ad9b5e160afaa7d;p=evergreen%2Ftadl.git Add optional in-library navigation bar Support optional in-library navigation bar sourced as an iframe when cookie "inlib" is set. Initial setting of cookie is easily done by loading index.xml with inlib=1 as a URL param. Signed-off-by: Jeff Godin --- diff --git a/Open-ILS/web/opac/skin/tadlv5/xml/home/index_body.xml b/Open-ILS/web/opac/skin/tadlv5/xml/home/index_body.xml index b5fff2472e..6b290ae596 100644 --- a/Open-ILS/web/opac/skin/tadlv5/xml/home/index_body.xml +++ b/Open-ILS/web/opac/skin/tadlv5/xml/home/index_body.xml @@ -7,6 +7,9 @@

+ + @@ -44,6 +47,22 @@ dojo.require("dojo.parser"); dojo.require("openils.widget.FacetSidebar"); // pulls in Searcher and I18N +