bugfix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-09-18 14:50:15 +03:00
parent 564f2bd144
commit cabb03362a

View File

@ -313,6 +313,8 @@ var CollectionActions = actions.Actions({
that.collectionUnloaded(
prev || MAIN_COLLECTION_TITLE)
}, {
location: that.location,
data: data,
crop_stack: collection_data.crop_stack
@ -1201,7 +1203,6 @@ module.CollectionTags = core.ImageGridFeatures.Feature({
}],
// XXX should this handle the input (_)???
// XXX should we be a bit more atomic and save tags iff
// they were changed only???
['prepareIndexForWrite',