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:21:17 UTC

svn commit: r1628941 - in /ofbiz/branches/release13.07: ./ applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml

Author: jleroux
Date: Thu Oct  2 11:21:17 2014
New Revision: 1628941

URL: http://svn.apache.org/r1628941
Log:
"Applied fix from trunk for revision: 1628940" 
------------------------------------------------------------------------
r1628940 | jleroux | 2014-10-02 13:19:37 +0200 (jeu. 02 oct. 2014) | 1 ligne

Better description for web.xml in ordermgr-js
------------------------------------------------------------------------


Modified:
    ofbiz/branches/release13.07/   (props changed)
    ofbiz/branches/release13.07/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml

Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1628940

Modified: ofbiz/branches/release13.07/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml?rev=1628941&r1=1628940&r2=1628941&view=diff
==============================================================================
--- ofbiz/branches/release13.07/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml (original)
+++ ofbiz/branches/release13.07/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml Thu Oct  2 11:21:17 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>