Changeset 330 for WAeUP_SRP/trunk/skins/waeup_custom
- Timestamp:
- 18 Jul 2006, 08:40:52 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_custom/getCustomDisplayParams.py
r296 r330 8 8 ##title= 9 9 ## 10 # $Id: getCustomDisplayParams.py 32717 2006-02-10 13:35:19Z mturcu $ 10 11 # $Id: getCustomDisplayParams.py 32717 2006-02-10 13:35:19Z mturcu $ 11 12 """ … … 30 31 'nav_action': 'folder_view', 31 32 'filter': 0, 32 'detail_tab_columns': ['long_title', 33 #'type', 33 'detail_tab_columns': ['long_title', 34 'id', 35 'typetext', 34 36 #'size', 35 37 #'date', … … 41 43 42 44 return custom_params 45
Note: See TracChangeset for help on using the changeset viewer.