Plugin Directory

Changeset 801566


Ignore:
Timestamp:
11/09/2013 01:59:17 PM (12 years ago)
Author:
shockware
Message:

Load minified version of jquery ui themes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contact-form-7-datepicker/trunk/contact-form-7-datepicker.php

    r801564 r801566  
    127127        wp_enqueue_style(
    128128            'jquery-ui-theme',
    129             $proto . '://ajax.googleapis.com/ajax/libs/jqueryui/' . self::JQUERYUI_VERSION . '/themes/' . $theme . '/jquery-ui.css',
     129            $proto . '://ajax.googleapis.com/ajax/libs/jqueryui/' . self::JQUERYUI_VERSION . '/themes/' . $theme . '/jquery-ui.min.css',
    130130            '',
    131131            self::JQUERYUI_VERSION,
Note: See TracChangeset for help on using the changeset viewer.