mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4c84dae3ed
commit
be5beb7962
@ -2151,7 +2151,7 @@ var UICollectionActions = actions.Actions({
|
|||||||
return this.browseCollections(function(title){
|
return this.browseCollections(function(title){
|
||||||
this.joinCollect(title) }) })],
|
this.joinCollect(title) }) })],
|
||||||
|
|
||||||
// XXX should this be here???
|
// XXX should this be here or in marks???
|
||||||
addMarkedToCollection: ['Collections|Mark/Add marked to $collection...',
|
addMarkedToCollection: ['Collections|Mark/Add marked to $collection...',
|
||||||
{browseMode: function(){
|
{browseMode: function(){
|
||||||
return this.marked.length == 0 && 'disabled' }},
|
return this.marked.length == 0 && 'disabled' }},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user