Plugin Directory

Changeset 1998101


Ignore:
Timestamp:
12/19/2018 02:37:44 PM (7 years ago)
Author:
pluginrox
Message:

Issue fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cf7-responses/trunk/includes/classes/class-pick-settings.php

    r1998089 r1998101  
    236236        $value          = get_option( $id );
    237237       
    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' );
    239239        wp_enqueue_style( 'jquery-ui' );
    240240       
Note: See TracChangeset for help on using the changeset viewer.