[open-ils-commits] r10755 - trunk/Open-ILS/web/opac/skin/default/xml/home

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Oct 5 09:33:24 EDT 2008


Author: dbs
Date: 2008-10-05 09:33:23 -0400 (Sun, 05 Oct 2008)
New Revision: 10755

Modified:
   trunk/Open-ILS/web/opac/skin/default/xml/home/index_body.xml
Log:
Style the nice language picker widget that berick added


Modified: trunk/Open-ILS/web/opac/skin/default/xml/home/index_body.xml
===================================================================
--- trunk/Open-ILS/web/opac/skin/default/xml/home/index_body.xml	2008-10-03 18:56:48 UTC (rev 10754)
+++ trunk/Open-ILS/web/opac/skin/default/xml/home/index_body.xml	2008-10-05 13:33:23 UTC (rev 10755)
@@ -1,4 +1,4 @@
-<body onload='init(); getId("home_adv_search_link").setAttribute("href", buildOPACLink({page:ADVANCED})); getId("home_myopac_link").setAttribute("href", buildOPACLink({page:MYOPAC}, false, true));'>
+<body class="tundra" onload='init(); getId("home_adv_search_link").setAttribute("href", buildOPACLink({page:ADVANCED})); getId("home_myopac_link").setAttribute("href", buildOPACLink({page:MYOPAC}, false, true));'>
 
 	<noscript>
 		<style type="text/css">#toptable { display: none; }</style>



More information about the open-ils-commits mailing list