Author: adrianc
Date: Mon Jan 9 13:07:23 2012
New Revision: 1229135
URL:
http://svn.apache.org/viewvc?rev=1229135&view=revLog:
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">