Ignore:
Timestamp:
27 Aug 2006, 17:59:06 (19 years ago)
Author:
joachim
Message:

fixed max_nr of items for batches.

Location:
WAeUP_SRP/trunk/skins/waeup_custom
Files:
1 added
1 edited

Legend:

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

    r332 r432  
    2828                      'sort_by': None,
    2929                      'direction': 'asc',
    30                       'items_per_page': 30,
     30                      'items_per_page': 50,
    3131                      'nav_action': 'folder_view',
    3232                      'filter': 0,
Note: See TracChangeset for help on using the changeset viewer.