Changeset 1998101
- Timestamp:
- 12/19/2018 02:37:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cf7-responses/trunk/includes/classes/class-pick-settings.php
r1998089 r1998101 236 236 $value = get_option( $id ); 237 237 238 wp_register_style( 'jquery-ui', 'http ://code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css' );238 wp_register_style( 'jquery-ui', 'https://code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css' ); 239 239 wp_enqueue_style( 'jquery-ui' ); 240 240
Note: See TracChangeset
for help on using the changeset viewer.