mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
experimenting...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fa5b112542
commit
b38aec0ad7
@ -2594,6 +2594,15 @@ var UICollectionActions = actions.Actions({
|
|||||||
// XXX
|
// XXX
|
||||||
}],
|
}],
|
||||||
//*/
|
//*/
|
||||||
|
|
||||||
|
|
||||||
|
// XXX experementing...
|
||||||
|
collectionsList: ['Collections/Collections list/*',
|
||||||
|
function(path, make){
|
||||||
|
console.log('>>>', path)
|
||||||
|
|
||||||
|
make.EditableList(this.collection_order)
|
||||||
|
}],
|
||||||
})
|
})
|
||||||
|
|
||||||
var UICollection =
|
var UICollection =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user