[Erp5-report] r6650 - /erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 14 15:36:43 CEST 2006


Author: aurel
Date: Fri Apr 14 15:36:41 2006
New Revision: 6650

URL: http://svn.erp5.org?rev=6650&view=rev
Log:
add field to select date order on preferences

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

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view.xml?rev=6650&r1=6649&r2=6650&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view.xml Fri Apr 14 15:36:41 2006
@@ -107,6 +107,7 @@
                       <list>
                         <string>my_priority</string>
                         <string>my_preferred_section_category</string>
+                        <string>my_preferred_date_order</string>
                       </list>
                     </value>
                 </item>




More information about the Erp5-report mailing list