[Erp5-report] r21827 - /erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/porta...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jun 25 12:15:40 CEST 2008


Author: jp
Date: Wed Jun 25 12:15:36 2008
New Revision: 21827

URL: http://svn.erp5.org?rev=21827&view=rev
Log:
Add reference

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view.xml?rev=21827&r1=21826&r2=21827&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view.xml Wed Jun 25 12:15:36 2008
@@ -111,6 +111,7 @@
                         <string>my_id</string>
                         <string>my_title</string>
                         <string>my_short_title</string>
+                        <string>my_reference</string>
                       </list>
                     </value>
                 </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary.xml?rev=21827&r1=21826&r2=21827&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary.xml Wed Jun 25 12:15:36 2008
@@ -40,6 +40,12 @@
             <key> <string>_objects</string> </key>
             <value>
               <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
             </value>
         </item>
         <item>
@@ -93,6 +99,7 @@
                     <value>
                       <list>
                         <string>listbox</string>
+                        <string>listbox_codification</string>
                         <string>listbox_id</string>
                         <string>listbox_int_index</string>
                         <string>listbox_title</string>
@@ -104,6 +111,7 @@
                         <string>my_title</string>
                         <string>my_translated_validation_state_title</string>
                         <string>listbox_short_title</string>
+                        <string>my_reference</string>
                       </list>
                     </value>
                 </item>




More information about the Erp5-report mailing list