Author: andre
Date: 2010-06-11 17:42:34 +0200 (Fri, 11 Jun 2010)
New Revision: 42535

Modified:
   openimages/trunk/src/main/webapp/WEB-INF/tags/oip/form.tagx
Log:
reorder taglibraries

Modified: openimages/trunk/src/main/webapp/WEB-INF/tags/oip/form.tagx
===================================================================
--- openimages/trunk/src/main/webapp/WEB-INF/tags/oip/form.tagx 2010-06-11 
15:41:37 UTC (rev 42534)
+++ openimages/trunk/src/main/webapp/WEB-INF/tags/oip/form.tagx 2010-06-11 
15:42:34 UTC (rev 42535)
@@ -1,9 +1,9 @@
 <jsp:root
     version="2.0"
+    xmlns:jsp="http://java.sun.com/JSP/Page";
     xmlns:c="http://java.sun.com/jsp/jstl/core";
     xmlns:fn="http://java.sun.com/jsp/jstl/functions";
     xmlns:fmt="http://java.sun.com/jsp/jstl/fmt";
-    xmlns:jsp="http://java.sun.com/JSP/Page";
     xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0";
     >
   <jsp:directive.attribute name="action"

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to