Make WordPress Core


Ignore:
Timestamp:
05/20/2008 05:19:33 PM (17 years ago)
Author:
ryan
Message:

Theme preview and thickbox CSS cleanup. Props azaozz. see #5486

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/press-this.php

    r7957 r7961  
    195195<?php
    196196    wp_enqueue_script('jquery-ui-tabs');
    197     wp_enqueue_script('thickbox');
     197    add_thickbox();
    198198    wp_enqueue_script('post');
    199199    do_action('admin_print_scripts');
Note: See TracChangeset for help on using the changeset viewer.