From ffd8c7602b3e5f4b35e0d53ded5efb5b0f4020b5 Mon Sep 17 00:00:00 2001 From: Jane Wagner Date: Tue, 30 Mar 2010 08:52:52 -0400 Subject: [PATCH] Bug 4353 Add div tags to staff advanced search page This patch adds div tags to every section of the page, to allow jquery to find them. Divs added: basiclimits, language, pubrange, subtype, availability, itemtypelist, currently-avail, select-libs, and sortby Signed-off-by: Galen Charlton --- .../prog/en/modules/catalogue/advsearch.tmpl | 31 +++++++++++++------ 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl index 1524cfc5f2..e5a903d4ef 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl @@ -82,8 +82,8 @@ -
+
Limit to any of the following: @@ -99,18 +99,21 @@
-
+ +
Limits: +

  (format: yyyy-yyyy)

- +
+

+
+
+
Subtype limits:

@@ -201,9 +207,11 @@

+
+
@@ -246,14 +254,18 @@
+
+
Location and availability: -

-

-

+

+ +
+

+

-

OR

-

-

+
+
+
Sort by:

+
-- 2.39.5