You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2014/10/02 13:19:37 UTC

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

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>