Changeset 555617
- Timestamp:
- 06/10/2012 02:20:00 PM (14 years ago)
- File:
-
- 1 edited
-
mp-booking/trunk/mp-booking-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mp-booking/trunk/mp-booking-form.php
r555595 r555617 66 66 wp_enqueue_style('jquery-ui-dialog'); 67 67 //add jquery ui style (you can change theme here) 68 wp_enqueue_style('jquery-style', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/themes/ ui-lightness/jquery-ui.css');68 wp_enqueue_style('jquery-style', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/themes/cupertino/jquery-ui.css'); 69 69 wp_enqueue_style('mp-booking', plugins_url('/css/mp-booking.css', __FILE__)); 70 70 }
Note: See TracChangeset
for help on using the changeset viewer.