mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
be5beb7962
commit
5a1202fad9
@ -2159,8 +2159,11 @@ var UICollectionActions = actions.Actions({
|
|||||||
return this.browseCollections(function(title){ this.collectMarked(title) }) })],
|
return this.browseCollections(function(title){ this.collectMarked(title) }) })],
|
||||||
|
|
||||||
/*/ XXX this is not used by metadata yet...
|
/*/ XXX this is not used by metadata yet...
|
||||||
|
// XXX might be a nice idea to define a default make(..) function
|
||||||
|
// to return JSON...
|
||||||
metadataSection: ['- Image/',
|
metadataSection: ['- Image/',
|
||||||
function(gid, make){
|
function(gid, make){
|
||||||
|
// XXX
|
||||||
}],
|
}],
|
||||||
//*/
|
//*/
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user