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
804f7a73a2
commit
cd559642f6
@ -985,6 +985,7 @@ var CollectionActions = actions.Actions({
|
|||||||
d.collection = d.args[1] || this.collection
|
d.collection = d.args[1] || this.collection
|
||||||
},
|
},
|
||||||
// XXX this does not work yet...
|
// XXX this does not work yet...
|
||||||
|
// ...use .shiftImageTo(..)???
|
||||||
undo: function(d){
|
undo: function(d){
|
||||||
var that = this
|
var that = this
|
||||||
var gids = d.args[0] || [d.current]
|
var gids = d.args[0] || [d.current]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user