mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a6090eef38
commit
3144076a3e
@ -1230,7 +1230,6 @@ function(title, options){
|
|||||||
// XXX should this also take batch options???
|
// XXX should this also take batch options???
|
||||||
// XXX should we patch the close callback not to get called twice???
|
// XXX should we patch the close callback not to get called twice???
|
||||||
// XXX BUG: if user passes a new spec each time this will not work...
|
// XXX BUG: if user passes a new spec each time this will not work...
|
||||||
// ...might be a good idea to bind to the element...
|
|
||||||
browse.items.batch =
|
browse.items.batch =
|
||||||
function(spec, callback){
|
function(spec, callback){
|
||||||
var that = this
|
var that = this
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user