Make WordPress Core


Ignore:
Timestamp:
01/10/2006 05:16:17 AM (19 years ago)
Author:
matt
Message:

HTML and JS cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/moderation.php

    r3295 r3422  
    44$title = __('Moderate comments');
    55$parent_file = 'edit.php';
     6$list_js = true;
    67
    78$wpvarstoreset = array('action', 'item_ignored', 'item_deleted', 'item_approved', 'item_spam', 'feelinglucky');
Note: See TracChangeset for help on using the changeset viewer.