Make WordPress Core

Ticket #23417: 23417-1.diff

File 23417-1.diff, 677 bytes (added by adamsilverstein, 12 years ago)
  • wp-includes/functions.wp-scripts.php

     
    119119                        'jquery-ui-draggable', 'jquery-ui-droppable', 'jquery-ui-menu', 'jquery-ui-mouse',
    120120                        'jquery-ui-position', 'jquery-ui-progressbar', 'jquery-ui-resizable', 'jquery-ui-selectable',
    121121                        'jquery-ui-slider', 'jquery-ui-sortable', 'jquery-ui-spinner', 'jquery-ui-tabs',
    122                         'jquery-ui-tooltip', 'jquery-ui-widget',
     122                        'jquery-ui-tooltip', 'jquery-ui-widget', 'backbone', 'underscore',
    123123                );
    124124
    125125                if ( in_array( $handle, $no ) ) {