Changeset 1466247
- Timestamp:
- 08/02/2016 03:06:31 PM (10 years ago)
- Location:
- wp-magnific-popup
- Files:
-
- 2 edited
-
tags/0.95/wp_magnific_popup.php (modified) (1 diff)
-
trunk/wp_magnific_popup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-magnific-popup/tags/0.95/wp_magnific_popup.php
r1466242 r1466247 28 28 29 29 wp_enqueue_script('wpmp-admin', plugins_url('js/admin.js', __FILE__), array('jquery', 'jquery-ui-tabs')); 30 wp_enqueue_style('wp-magnific-popup-jquery-ui-style', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/themes/black-tie/jquery-ui.css'); 30 31 } 31 32 -
wp-magnific-popup/trunk/wp_magnific_popup.php
r1466242 r1466247 28 28 29 29 wp_enqueue_script('wpmp-admin', plugins_url('js/admin.js', __FILE__), array('jquery', 'jquery-ui-tabs')); 30 wp_enqueue_style('wp-magnific-popup-jquery-ui-style', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/themes/black-tie/jquery-ui.css'); 30 31 } 31 32
Note: See TracChangeset
for help on using the changeset viewer.