From 064ba4e777b048d4598668897e44e74b7fc1c4a6 Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Wed, 20 Feb 2008 06:55:17 +1300 Subject: [PATCH] translator is confused by nested " in javascript. Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- .../intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl index a80e8fe392..0d9e5df8f2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl @@ -177,7 +177,7 @@ $(document).ready(function(){
- +
@@ -297,7 +297,7 @@ $(document).ready(function(){ " value="1" /> - +   -- 2.20.1