Plugin Directory

Changeset 1083027


Ignore:
Timestamp:
02/05/2015 11:27:31 AM (11 years ago)
Author:
phuisman
Message:

forgot one file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • flickr-field-for-advanced-custom-fields/trunk/js/flickr-acf4.js

    r1020310 r1083027  
    1313                        secret: $(this).attr('data-flickr-secret'),
    1414                        farm: $(this).attr('data-flickr-farm'),
    15                         title: $(this).attr('data-flickr-title')
     15                        title: $(this).attr('data-flickr-title'),
     16                        original_url: $(this).attr('data-flickr-original-url')
    1617                    });
    1718                }
Note: See TracChangeset for help on using the changeset viewer.