Changeset 140

Show
Ignore:
Timestamp:
06/09/08 01:57:10 (2 months ago)
Author:
felix
Message:

we have some problem on pagination with nested DG.
changed per_page to 20 on master-detail demo, I'll fix asap

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/demo/supercrud.php

    r139 r140  
    7070      'label'     => 'Comments List', 
    7171      'source'    => 'comments', 
    72       'per_page'  => 5
     72      'per_page'  => 20
    7373      'buttons'   => array('add'), 
    7474      'columns'   => array(