Author: jleroux
Date: Thu Oct 2 11:19:37 2014
New Revision: 1628940
URL:
http://svn.apache.org/r1628940Log:
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&revision=1612202 </description>
</web-app>