Changeset 12733 for trunk/wp-includes/script-loader.php
- Timestamp:
- 01/15/2010 10:11:12 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/script-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r12678 r12733 177 177 'l10n_print_after' => 'try{convertEntities(thickboxL10n);}catch(e){};' 178 178 ) ); 179 179 180 180 181 181 $scripts->add( 'jcrop', "/wp-includes/js/jcrop/jquery.Jcrop$suffix.js", array('jquery'), '0.9.8');
Note: See TracChangeset
for help on using the changeset viewer.