Author: ssenrogn
Date: 2008-02-08 14:31:07 +0100 (Fri, 08 Feb 2008)
New Revision: 6100

Modified:
   branches/2.16/war/src/main/webapp/index.jsp
Log:
SEARCH-4244 - fixed strep command for news.

Modified: branches/2.16/war/src/main/webapp/index.jsp
===================================================================
--- branches/2.16/war/src/main/webapp/index.jsp 2008-02-08 11:27:06 UTC (rev 
6099)
+++ branches/2.16/war/src/main/webapp/index.jsp 2008-02-08 13:31:07 UTC (rev 
6100)
@@ -104,7 +104,7 @@
             <div class="navMain">
                 <div>
                     <img src="images/menu/icons/nyheter.png" width="16" 
height="16" alt="" />
-                    <a href='<search:boomerang url="/nyheter/siste/" 
param="category:front_service"/>' onclick="return 
strep(this);">Nyhetss&#248;k</a>
+                    <a href='<search:boomerang url="/nyheter/siste/" 
param="category:front_service"/>' onclick="return 
strepNews(this);">Nyhetss&#248;k</a>
                 </div>
                 <div>
                     <img src="images/menu/icons/bedrift.png" width="16" 
height="16" alt="" />

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to