[Koha] 3.8.4 staff main page
BRANNON, CHRISTOPHER
CBRANNON at cdalibrary.org
Tue Sep 18 09:52:25 NZST 2012
Paul,
You can change the default with the following 4 lines of JQuery. Hope this helps.
$("#main_intranet-main li:contains('Check out')").attr("class","");
$("#main_intranet-main li:contains('Search the catalog')").attr("class","ui-tabs-selected");
$("#main_intranet-main #circ_search").hide();
$("#main_intranet-main #catalog_search").show();
___________________________
Christopher Brannon
IT Coordinator
Coeur d'Alene Public Library
702 E Front Ave
Coeur d'Alene, ID 83814
(208)769-2315 Ext. 456
cbrannon at cdalibrary.org
www.cdalibrary.org
More information about the Koha
mailing list