mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30: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, value[, options])
|
||||||
// .field.Toggle(title, options)
|
// .field.Toggle(title, options)
|
||||||
//
|
//
|
||||||
|
//
|
||||||
// XXX need to open a list (ro/editable) dialog (currently context is used)...
|
// 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
|
// ...this can be set via options.list but would be nice to provide
|
||||||
// a reasonable default...
|
// a reasonable default...
|
||||||
@ -1228,7 +1229,6 @@ function(title, options){
|
|||||||
|
|
||||||
// XXX docs!!!
|
// XXX docs!!!
|
||||||
// ...do not forget to document the callback(..)...
|
// ...do not forget to document the callback(..)...
|
||||||
// XXX revise...
|
|
||||||
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