Ignore:
Timestamp:
18 Jul 2006, 08:40:52 (19 years ago)
Author:
Henrik Bettermann
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_custom/getCustomDisplayParams.py

    r296 r330  
    88##title=
    99##
     10# $Id: getCustomDisplayParams.py 32717 2006-02-10 13:35:19Z mturcu $
    1011# $Id: getCustomDisplayParams.py 32717 2006-02-10 13:35:19Z mturcu $
    1112"""
     
    3031                      'nav_action': 'folder_view',
    3132                      'filter': 0,
    32                       'detail_tab_columns': ['long_title',
    33                                               #'type',
     33                      'detail_tab_columns': ['long_title',
     34                                             'id',
     35                                             'typetext',
    3436                                              #'size',
    3537                                              #'date',
     
    4143
    4244return custom_params
     45
Note: See TracChangeset for help on using the changeset viewer.