Author: dward
Date: 2007-10-02 23:23:58 +0200 (Tue, 02 Oct 2007)
New Revision: 5214
Modified:
xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/header.vm
Log:
- CURRIKI-975
- Another change to the search box in the header to make IE7 happier
Modified:
xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/header.vm
===================================================================
--- xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/header.vm
2007-10-02 19:52:36 UTC (rev 5213)
+++ xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/header.vm
2007-10-02 21:23:58 UTC (rev 5214)
@@ -85,7 +85,7 @@
<div id="curriki-header-right">
<div class="header-inner">
<p class="curriki-small-infos">$msg.get("header.find_resource")</p>
- <form id="searchform" name="searchform"
action="$xwiki.getURL("Main.GWTSearch")"
onSubmit="document.searchform.method='post'; if
(document.searchform.brsqry.value!='search')
{document.searchform.action=this.form.action+'#__terms='+document.searchform.brsqry.value;};">
+ <form id="searchform" name="searchform"
action="$xwiki.getURL("Main.GWTSearch")"
onSubmit="document.searchform.method='post'; if
(document.searchform.brsqry.value!='search')
{document.searchform.action=document.searchform.action+'#__terms='+document.searchform.brsqry.value;};">
<div id="curriki-search-field-container">
<div id="curriki-search-field" class="curriki-search-a">
<input type="hidden" class="hidden" name="area" value=""/>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications