Changeset 6810 for trunk/wp-admin/index.php
- Timestamp:
- 02/13/2008 10:07:57 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index.php
r6809 r6810 20 20 } 21 21 add_action( 'admin_head', 'index_js' ); 22 23 function index_css() { 24 wp_admin_css( 'css/dashboard' ); 25 } 26 add_action( 'admin_head', 'index_css' ); 22 27 23 28 wp_enqueue_script( 'jquery' ); … … 81 86 </div><!-- rightnow --> 82 87 88 <br class="clear" /> 89 83 90 <?php wp_dashboard(); ?> 84 91
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)