From da9894532375246c3e0cc3a5fa088b52436facd8 Mon Sep 17 00:00:00 2001 From: miker Date: Fri, 18 Jun 2010 15:28:40 +0000 Subject: [PATCH] setting the noGCF cookie to expire after a year, instead of at the end of the browser session git-svn-id: svn://svn.open-ils.org/ILS/trunk@16754 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/skin/default/xml/body.xml | 2 +- Open-ILS/web/opac/skin/default/xml/home/index_body.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/web/opac/skin/default/xml/body.xml b/Open-ILS/web/opac/skin/default/xml/body.xml index e0880ab8f..38ae5259d 100644 --- a/Open-ILS/web/opac/skin/default/xml/body.xml +++ b/Open-ILS/web/opac/skin/default/xml/body.xml @@ -32,7 +32,7 @@ ;
&common.googlechromeframe.why;
- + diff --git a/Open-ILS/web/opac/skin/default/xml/home/index_body.xml b/Open-ILS/web/opac/skin/default/xml/home/index_body.xml index 4b72a5707..0b60ce8a7 100644 --- a/Open-ILS/web/opac/skin/default/xml/home/index_body.xml +++ b/Open-ILS/web/opac/skin/default/xml/home/index_body.xml @@ -38,7 +38,7 @@ ;
&common.googlechromeframe.why;
- + -- 2.11.0