svn commit: r1775447 - in /ofbiz/branches/release16.11: ./ framework/webapp/dtd/site-conf.xsd

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

svn commit: r1775447 - in /ofbiz/branches/release16.11: ./ framework/webapp/dtd/site-conf.xsd

jleroux@apache.org
Author: jleroux
Date: Wed Dec 21 14:37:04 2016
New Revision: 1775447

URL: http://svn.apache.org/viewvc?rev=1775447&view=rev
Log:
"Applied fix from trunk for revision: 1775441"
------------------------------------------------------------------------
r1775441 | jleroux | 2016-12-21 15:30:52 +0100 (mer. 21 déc. 2016) | 1 ligne

No functional change, updates location of view handlers
------------------------------------------------------------------------


Modified:
    ofbiz/branches/release16.11/   (props changed)
    ofbiz/branches/release16.11/framework/webapp/dtd/site-conf.xsd

Propchange: ofbiz/branches/release16.11/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Dec 21 14:37:04 2016
@@ -10,4 +10,4 @@
 /ofbiz/branches/json-integration-refactoring:1634077-1635900
 /ofbiz/branches/multitenant20100310:921280-927264
 /ofbiz/branches/release13.07:1547657
-/ofbiz/trunk:1770481,1770490,1770540,1771440,1771448,1771516,1771935,1772346,1772880,1774772
+/ofbiz/trunk:1770481,1770490,1770540,1771440,1771448,1771516,1771935,1772346,1772880,1774772,1775441

Modified: ofbiz/branches/release16.11/framework/webapp/dtd/site-conf.xsd
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webapp/dtd/site-conf.xsd?rev=1775447&r1=1775446&r2=1775447&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webapp/dtd/site-conf.xsd (original)
+++ ofbiz/branches/release16.11/framework/webapp/dtd/site-conf.xsd Wed Dec 21 14:37:04 2016
@@ -743,7 +743,7 @@ under the License.
             <xs:annotation>
                 <xs:documentation>
                     The name of the view handler that will render the output: screen, screenfop, ftl etc...
-                    A most comprehensive list can be found in the common-controller.
+                    A most comprehensive list can be found in the handlers-controller.
                 </xs:documentation>
             </xs:annotation>
         </xs:attribute>