Changeset 9631 for trunk/wp-admin/edit-pages.php
- Timestamp:
- 11/12/2008 09:35:50 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-pages.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-pages.php
r9620 r9631 70 70 $title = __('Edit Pages'); 71 71 $parent_file = 'edit.php'; 72 wp_enqueue_script('admin-forms');73 72 wp_enqueue_script('inline-edit-post'); 74 wp_enqueue_script('pages');75 73 76 74 $post_stati = array( // array( adj, noun ) … … 319 317 }); 320 318 })(jQuery); 319 columns.init('page'); 321 320 /* ]]> */ 322 321 </script>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)