Dotclear

Changeset 504:218a2726906d for admin


Ignore:
Timestamp:
07/04/11 09:43:43 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
formfilters
Children:
506:f97697c66830, 508:7dbb15fcd538
Message:

Added multiple post status support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/posts.php

    r460 r504  
    161161          'category',__('Category'), 'cat_id', $categories_combo)) 
    162162     ->addFilter(new comboFilter( 
    163           'post_status',__('Status'), 'post_status', $status_combo,array('singleval' => 1))) 
     163          'post_status',__('Status'), 'post_status', $status_combo)) 
    164164     ->addFilter(new booleanFilter( 
    165165          'post_selected',__('The post :'), 'post_selected', $selected_combo)) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map