svn commit: r1229135 - /ofbiz/trunk/framework/common/widget/CommonScreens.xml

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

svn commit: r1229135 - /ofbiz/trunk/framework/common/widget/CommonScreens.xml

adrianc
Author: adrianc
Date: Mon Jan  9 13:07:23 2012
New Revision: 1229135

URL: http://svn.apache.org/viewvc?rev=1229135&view=rev
Log:
Give the login screen a page title.

Modified:
    ofbiz/trunk/framework/common/widget/CommonScreens.xml

Modified: ofbiz/trunk/framework/common/widget/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/widget/CommonScreens.xml?rev=1229135&r1=1229134&r2=1229135&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/framework/common/widget/CommonScreens.xml Mon Jan  9 13:07:23 2012
@@ -523,6 +523,9 @@ under the License.
 
     <screen name="login">
         <section>
+            <actions>
+                <set field="titleProperty" value="PageTitleLogin" />
+            </actions>
             <widgets>
                 <decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">
                     <decorator-section name="body">