Koha/koha-tmpl/opac-tmpl/prog/en
Joshua Ferraro 6c9b83fbdc Resolves bug 2250: RFC: New System Preference to Determine which 'Types' and associated icons to display in advanced Search
For documentation, please indicate that as part of profiling,
staff can refer to the AdvancedSearchTypes system preference to
choose where to draw the advanced search 'Types' from. Currently
this is implemented as a choice, between itemtypes and ccodes,
but it's been designed to work with any authorised value so long
as an index exists for searching by that authorised value.

By default, and if this syspref doesn't exist, it will pull from
itemtypes as before.
2008-06-18 13:01:20 -05:00
..
css Continuing work on Cart popup 2008-06-18 10:58:40 -05:00
includes A better fix for Bug 2229, I think. Text inside basket.js can be translated fine, this instance simply lacked the call to the dummy function for gettext. It's important /not/ to have the "Cart" text in masthead.inc because there should be no Cart link for users with javascript turned off. 2008-06-18 11:41:47 -05:00
js A better fix for Bug 2229, I think. Text inside basket.js can be translated fine, this instance simply lacked the call to the dummy function for gettext. It's important /not/ to have the "Cart" text in masthead.inc because there should be no Cart link for users with javascript turned off. 2008-06-18 11:41:47 -05:00
lib Adding required jquery files for update Cart notification popup. 2008-06-18 11:19:58 -05:00
modules Resolves bug 2250: RFC: New System Preference to Determine which 'Types' and associated icons to display in advanced Search 2008-06-18 13:01:20 -05:00
xslt Minor updates to XSL display 2008-05-19 13:12:29 -05:00