svn commit: r489920 - /incubator/ofbiz/trunk/applications/order/webapp/ordermgr/order/orderlist.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r489920 - /incubator/ofbiz/trunk/applications/order/webapp/ordermgr/order/orderlist.ftl

jacopoc
Author: jacopoc
Date: Sat Dec 23 10:58:47 2006
New Revision: 489920

URL: http://svn.apache.org/viewvc?view=rev&rev=489920
Log:
Minor change to fix an html validator warning.

Modified:
    incubator/ofbiz/trunk/applications/order/webapp/ordermgr/order/orderlist.ftl

Modified: incubator/ofbiz/trunk/applications/order/webapp/ordermgr/order/orderlist.ftl
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/webapp/ordermgr/order/orderlist.ftl?view=diff&rev=489920&r1=489919&r2=489920
==============================================================================
--- incubator/ofbiz/trunk/applications/order/webapp/ordermgr/order/orderlist.ftl (original)
+++ incubator/ofbiz/trunk/applications/order/webapp/ordermgr/order/orderlist.ftl Sat Dec 23 10:58:47 2006
@@ -15,7 +15,7 @@
 under the License.
 -->
 
-<script language="JavaScript">
+<script type="text/javascript">
  var checkBoxNameStart = "view";
  var formName = "findorder";