[glom/glom-1-22] Small Business Example: Restore a Relationship title.



commit c53f57fa9e9f2e6605a42a336061ee88ef5e0177
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Oct 30 19:55:47 2013 +0100

    Small Business Example: Restore a Relationship title.
    
    * examples/example_small_business.glom: Somehow only the
      German translation was there.

 examples/example_smallbusiness.glom |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/examples/example_smallbusiness.glom b/examples/example_smallbusiness.glom
index 2106d24..36369c2 100644
--- a/examples/example_smallbusiness.glom
+++ b/examples/example_smallbusiness.glom
@@ -1323,7 +1323,7 @@ Orientation=portrait
       </field>
     </fields>
     <relationships>
-      <relationship name="products" key="product_id" other_table="products" other_key="product_id">
+      <relationship name="products" key="product_id" other_table="products" other_key="product_id" 
title="Products">
         <trans_set>
           <trans loc="de" val="Produkten"/>
         </trans_set>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]