Changeset 1083027
- Timestamp:
- 02/05/2015 11:27:31 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
flickr-field-for-advanced-custom-fields/trunk/js/flickr-acf4.js
r1020310 r1083027 13 13 secret: $(this).attr('data-flickr-secret'), 14 14 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') 16 17 }); 17 18 }
Note: See TracChangeset
for help on using the changeset viewer.