Changeset 349 for sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-components.php
- Timestamp:
- 01/31/2014 05:02:44 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-components.php
r348 r349 125 125 126 126 function wp_enqueue_scripts() { 127 wp_enqueue_style( 'make-core-trac', plugins_url( '/make-core.css', __FILE__ ), array(), ' 2' );127 wp_enqueue_style( 'make-core-trac', plugins_url( '/make-core.css', __FILE__ ), array(), '3' ); 128 128 } 129 129
Note: See TracChangeset
for help on using the changeset viewer.