mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fc7dba5b5f
commit
2a880f1c17
@ -1074,6 +1074,7 @@ browse.items.makeSubContext('field',
|
||||
// .field.Toggle(title, value[, options])
|
||||
// .field.Toggle(title, options)
|
||||
//
|
||||
//
|
||||
// XXX need to open a list (ro/editable) dialog (currently context is used)...
|
||||
// ...this can be set via options.list but would be nice to provide
|
||||
// a reasonable default...
|
||||
@ -1228,7 +1229,6 @@ function(title, options){
|
||||
|
||||
// XXX docs!!!
|
||||
// ...do not forget to document the callback(..)...
|
||||
// XXX revise...
|
||||
browse.items.batch =
|
||||
function(spec, callback){
|
||||
var that = this
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user