add note about annotation ids

This commit is contained in:
j 2013-10-26 13:56:10 +00:00
commit 9bd9ce6ac3

View file

@ -38,6 +38,7 @@ def addClips(request):
} }
add clips with item/in/out or annotation to edit with id add clips with item/in/out or annotation to edit with id
clips are added at index or end if index is not provided clips are added at index or end if index is not provided
(annoation id is in the form item/annotation)
returns { returns {
} }
''' '''