Dotclear

Changeset 755:38c4f75f3dd5 for admin


Ignore:
Timestamp:
11/10/11 10:03:55 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
formfilters
Message:

Intermediate commit for form filters, breaks columns for the moment.

More to come soon...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/posts.php

    r523 r755  
    151151$core->callBehavior('adminPostsFilters',$filterSet); 
    152152 
    153 $filterSet->setFormValues($_GET); 
     153$filterSet->setup($_GET,$_POST); 
    154154 
    155155# Get posts 
     
    171171} 
    172172 
    173 $filterSet->setColumnsForm($post_list->getColumnsForm()); 
     173$filterSet->setExtraData($post_list->getColumnsForm()); 
    174174 
    175175/* DISPLAY 
Note: See TracChangeset for help on using the changeset viewer.

Sites map