[Checkins] SVN: Products.CMFDefault/trunk/Products/CMFDefault/profiles/views_support/actions.xml Trailing whitespace removed.

Charlie Clark charlie at begeistert.org
Tue Jun 29 10:14:43 EDT 2010


Log message for revision 113976:
  Trailing whitespace removed.

Changed:
  U   Products.CMFDefault/trunk/Products/CMFDefault/profiles/views_support/actions.xml

-=-
Modified: Products.CMFDefault/trunk/Products/CMFDefault/profiles/views_support/actions.xml
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/profiles/views_support/actions.xml	2010-06-29 12:34:06 UTC (rev 113975)
+++ Products.CMFDefault/trunk/Products/CMFDefault/profiles/views_support/actions.xml	2010-06-29 14:14:43 UTC (rev 113976)
@@ -10,7 +10,7 @@
    <property name="title" i18n:translate="">Login</property>
    <property name="description"
       i18n:translate="">Click here to Login</property>
-   <property name="url_expr">string:${portal_url}/@@login.html </property>
+   <property name="url_expr">string:${portal_url}/@@login.html</property>
    <property name="link_target"></property>
    <property name="icon_expr">string:${portal_url}/login_icon.png</property>
    <property name="available_expr">not: member</property>



More information about the checkins mailing list