Author: hansbak
Date: Mon May 17 07:51:20 2010
New Revision: 945006
URL:
http://svn.apache.org/viewvc?rev=945006&view=revLog:
reverted part of previous commit, not wanted (yet)
Modified:
ofbiz/trunk/applications/order/webapp/ordermgr/order/findOrders.ftl
Modified: ofbiz/trunk/applications/order/webapp/ordermgr/order/findOrders.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/order/findOrders.ftl?rev=945006&r1=945005&r2=945006&view=diff==============================================================================
--- ofbiz/trunk/applications/order/webapp/ordermgr/order/findOrders.ftl (original)
+++ ofbiz/trunk/applications/order/webapp/ordermgr/order/findOrders.ftl Mon May 17 07:51:20 2010
@@ -445,8 +445,7 @@ function toggleOrderIdList() {
<option value="${countryGeoId}">${geo.geoName?if_exists}</option>
<option value="${countryGeoId}">---</option>
</#if>
- <option value="">---</option>
-S ${screens.render("component://common/widget/CommonScreens.xml#countries")}
+ ${screens.render("component://common/widget/CommonScreens.xml#countries")}
</select>
<select name="includeCountry">
<#if requestParameters.includeCountry?has_content>