Plugin Directory

Changeset 757437


Ignore:
Timestamp:
08/17/2013 01:13:38 AM (13 years ago)
Author:
TimelySystem
Message:

Updated admin preview image path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • timely-booking-button/trunk/timely-booking-button-admin.php

    r727331 r757437  
    8585   
    8686    $('.tbb-colour').change( function() {
    87         $('.tbb-colour-preview img').attr('src', 'http://bookings.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');   
    8888    });
    8989   
Note: See TracChangeset for help on using the changeset viewer.