Browse Source

No need to add thickbox js, already added in the header

Julio Montoya 13 years ago
parent
commit
624d0ddf50
1 changed files with 0 additions and 4 deletions
  1. 0 4
      main/admin/user_move_stats.php

+ 0 - 4
main/admin/user_move_stats.php

@@ -536,10 +536,6 @@ if (isset($_REQUEST['load_ajax'])) {
     }
     exit;
 }
-
-$htmlHeadXtra[] = '<script src="'.api_get_path(WEB_LIBRARY_PATH).'javascript/thickbox.js" type="text/javascript" language="javascript"></script>';
-$htmlHeadXtra[]='<style type="text/css" media="all">@import "'.api_get_path(WEB_LIBRARY_PATH).'javascript/thickbox.css";</style>';
-
 $htmlHeadXtra[] = '<script type="text/javascript">
 
    function moveto (unique_id, user_id) {