From 0fca2178600fbf2c287aeb7d85ecb4a64809da56 Mon Sep 17 00:00:00 2001 From: "Anders S. Mortensen" Date: Thu, 11 Jan 2007 13:03:51 +0000 Subject: [PATCH] Removing the href="#" attribute in the facet toggles to avoid session confusion. --- www/demo/css/styles.css | 2 ++ www/demo/page_segments.phpi | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/www/demo/css/styles.css b/www/demo/css/styles.css index 30fd855..b9d312a 100644 --- a/www/demo/css/styles.css +++ b/www/demo/css/styles.css @@ -232,12 +232,14 @@ a.unselected { background-image: url(../gfx/minus.gif); background-position: 0px 2px; background-repeat: no-repeat; +cursor: pointer; } a.selected { background-image: url(../gfx/plus.gif); background-position: 0px 2px; background-repeat: no-repeat; +cursor: pointer; } span.green { diff --git a/www/demo/page_segments.phpi b/www/demo/page_segments.phpi index cfc5487..c7b8fec 100644 --- a/www/demo/page_segments.phpi +++ b/www/demo/page_segments.phpi @@ -1,6 +1,6 @@ Limit search results
Narrow your search by using the keywords below:

- Subject
- Author -- 1.7.10.4