Changeset 28053
- Timestamp:
- 15.08.2013 10:38:48 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/model-cols-dev/pei-jones/collect/photos/etc/collectionConfig.xml
r28052 r28053 299 299 300 300 matches = getImageNoteMatches(imageJson); 301 existing_notes = getExistingImageNotes(matches );301 existing_notes = getExistingImageNotes(matches, 0); 302 302 303 303 $(img).attr('id','toAnnotate');