Changeset 20433 for trunk/wp-admin/index.php
- Timestamp:
- 04/11/2012 02:20:51 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index.php
r20279 r20433 19 19 wp_enqueue_script( 'media-upload' ); 20 20 add_thickbox(); 21 22 if ( wp_is_mobile() ) 23 wp_enqueue_script( 'jquery-touch-punch' ); 21 24 22 25 $title = __('Dashboard');
Note: See TracChangeset
for help on using the changeset viewer.