You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by tv...@apache.org on 2010/01/25 19:36:32 UTC

svn commit: r902916 - in /pivot/trunk/tutorials/www: calendars.xml forms.xml stock-tracker.localization.xml

Author: tvolkert
Date: Mon Jan 25 18:36:31 2010
New Revision: 902916

URL: http://svn.apache.org/viewvc?rev=902916&view=rev
Log:
Removed rightAlignLabels style

Modified:
    pivot/trunk/tutorials/www/calendars.xml
    pivot/trunk/tutorials/www/forms.xml
    pivot/trunk/tutorials/www/stock-tracker.localization.xml

Modified: pivot/trunk/tutorials/www/calendars.xml
URL: http://svn.apache.org/viewvc/pivot/trunk/tutorials/www/calendars.xml?rev=902916&r1=902915&r2=902916&view=diff
==============================================================================
--- pivot/trunk/tutorials/www/calendars.xml (original)
+++ pivot/trunk/tutorials/www/calendars.xml Mon Jan 25 18:36:31 2010
@@ -55,7 +55,7 @@
                 <content>
                     <Border styles="{padding:8}">
                         <content>
-                            <Form styles="{rightAlignLabels:true}">
+                            <Form>
                                 <sections>
                                     <Form.Section>
                                         <Border Form.label="Calendar" styles="{color:10}">

Modified: pivot/trunk/tutorials/www/forms.xml
URL: http://svn.apache.org/viewvc/pivot/trunk/tutorials/www/forms.xml?rev=902916&r1=902915&r2=902916&view=diff
==============================================================================
--- pivot/trunk/tutorials/www/forms.xml (original)
+++ pivot/trunk/tutorials/www/forms.xml Mon Jan 25 18:36:31 2010
@@ -69,7 +69,7 @@
                                 </columns>
                                 <rows>
                                     <TablePane.Row height="1*">
-                                        <Form styles="{rightAlignLabels:true}">
+                                        <Form>
                                             <sections>
                                                 <Form.Section>
                                                     <BoxPane wtkx:id="nameBoxPane" Form.label="Name">

Modified: pivot/trunk/tutorials/www/stock-tracker.localization.xml
URL: http://svn.apache.org/viewvc/pivot/trunk/tutorials/www/stock-tracker.localization.xml?rev=902916&r1=902915&r2=902916&view=diff
==============================================================================
--- pivot/trunk/tutorials/www/stock-tracker.localization.xml (original)
+++ pivot/trunk/tutorials/www/stock-tracker.localization.xml Mon Jan 25 18:36:31 2010
@@ -87,7 +87,7 @@
 
         <source type="xml">
             <![CDATA[
-            <Form styles="{rightAlignLabels:true, fill:true}">
+            <Form styles="{fill:true}">
                 <sections>
                     <Form.Section>
                         <Label Form.name="%value" textKey="value"