Changeset 757437
- Timestamp:
- 08/17/2013 01:13:38 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
timely-booking-button/trunk/timely-booking-button-admin.php
r727331 r757437 85 85 86 86 $('.tbb-colour').change( function() { 87 $('.tbb-colour-preview img').attr('src', 'http://book ings.gettimely.com/images/book-buttons/book-now-' + $(this).val() + '.png');87 $('.tbb-colour-preview img').attr('src', 'http://book.gettimely.com/images/book-buttons/book-now-' + $(this).val() + '.png'); 88 88 }); 89 89
Note: See TracChangeset
for help on using the changeset viewer.