Make WordPress Core


Ignore:
Timestamp:
02/20/2008 02:41:16 AM (18 years ago)
Author:
ryan
Message:

Update edit comment form. WIP

File:
1 edited

Legend:

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

    r6475 r6923  
    2121    $title = __('Edit Comment');
    2222
     23    wp_enqueue_script('comment');
     24    //wp_enqueue_script('thickbox');
    2325    require_once('admin-header.php');
    2426
Note: See TracChangeset for help on using the changeset viewer.