svn commit: r1628940 - /ofbiz/trunk/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml

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

svn commit: r1628940 - /ofbiz/trunk/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml

jleroux@apache.org
Author: jleroux
Date: Thu Oct  2 11:19:37 2014
New Revision: 1628940

URL: http://svn.apache.org/r1628940
Log:
Better description for web.xml in ordermgr-js

Modified:
    ofbiz/trunk/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml

Modified: ofbiz/trunk/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml?rev=1628940&r1=1628939&r2=1628940&view=diff
==============================================================================
--- ofbiz/trunk/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml (original)
+++ ofbiz/trunk/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml Thu Oct  2 11:19:37 2014
@@ -22,5 +22,5 @@
     
 <web-app>
     <display-name>Empty placeholder</display-name>
-    <description>Empty placeholder</description>
+    <description>Empty placeholder, see http://svn.apache.org/viewvc?view=revision&amp;revision=1612202 </description>
 </web-app>