Koha/koha-tmpl/opac-tmpl/prog/en/lib/jquery
Joe Atzberger b36269ea85 Bug 3056 - replace span hacking for terms in C4::Search
Reimplemented using jquery, added OSS plugin to both interfaces.  This is
another case where having a /common directory used by both OPAC and STAFF
would increase runtime efficiency and cut development time.

Removed unused variables.

I changed the OPAC .term color to match the staff interface, rather than being a
second shade of blue.  The highlight/unhighlight link is currently a bit bolder
than its neighbors, but my styling choices are provisional.  I expect the final
tweaking of CSS to come from another more capable designer, like Owen.

Note this patch may rely on previously submitted "Search.pm minor cleanup" patch.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-07-29 22:06:55 -04:00
..
plugins Bug 3056 - replace span hacking for terms in C4::Search 2009-07-29 22:06:55 -04:00
jquery.js Upgraded from jQuery 1.2.3 to 1.3.2 2009-07-14 07:08:06 -04:00