mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
28fd7a2e7e
commit
67151cce42
@ -1921,7 +1921,6 @@ var CollectionTagsActions = actions.Actions({
|
|||||||
uncollectTagged: ['- Collections|Tag/',
|
uncollectTagged: ['- Collections|Tag/',
|
||||||
function(tags, collection){
|
function(tags, collection){
|
||||||
return this.uncollect(this.data.getTaggedByAll(tags), collection) }],
|
return this.uncollect(this.data.getTaggedByAll(tags), collection) }],
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
var CollectionTags =
|
var CollectionTags =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user