[Erp5-report] r21730 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jun 20 15:02:34 CEST 2008


Author: yusei
Date: Fri Jun 20 15:02:32 2008
New Revision: 21730

URL: http://svn.erp5.org?rev=21730&view=rev
Log:
2008-06-20 yusei
* Added Logical Compact Path, Indented Compact Title and  removed Compact Title in ui preference.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_getCategoryChildItemListMethodItemList.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_getCategoryChildItemListMethodItemList.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_getCategoryChildItemListMethodItemList.xml?rev=21730&r1=21729&r2=21730&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_getCategoryChildItemListMethodItemList.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_getCategoryChildItemListMethodItemList.xml Fri Jun 20 15:02:32 2008
@@ -71,8 +71,9 @@
 return [\n
    (\'\', \'\'),\n
    (N_(\'Logical Path\'), \'getCategoryChildTranslatedLogicalPathItemList\', ),\n
+   (N_(\'Logical Compact Path\'), \'getCategoryChildTranslatedCompactLogicalPathItemList\', ),\n
    (N_(\'Indented Title\'), \'getCategoryChildTranslatedIndentedTitleItemList\', ),\n
-   (N_(\'Compact Title\'), \'getCategoryChildTranslatedCompactTitleItemList\', ),\n
+   (N_(\'Indented Compact Title\'), \'getCategoryChildTranslatedIndentedCompactTitleItemList\', ),\n
 ]\n
 </string> </value>
         </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log?rev=21730&r1=21729&r2=21730&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log Fri Jun 20 15:02:32 2008
@@ -1,3 +1,6 @@
+2008-06-20 yusei
+* Added Logical Compact Path, Indented Compact Title and  removed Compact Title in ui preference.
+
 2008-06-12 aurel
 * Set description on field from glossary
 

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=21730&r1=21729&r2=21730&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Fri Jun 20 15:02:32 2008
@@ -1,1 +1,1 @@
-852
+854




More information about the Erp5-report mailing list