mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 10:50:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
391837ea95
commit
3079f1b67d
@ -1091,8 +1091,8 @@ browse.items.makeSubContext('field',
|
|||||||
// we directly calk browse.* most of the time... (refactoring
|
// we directly calk browse.* most of the time... (refactoring
|
||||||
// this might be a good excuse to migrate to browse2.js)
|
// this might be a good excuse to migrate to browse2.js)
|
||||||
// - default methods .showEditableList(..) / .showList(..) on make(..)
|
// - default methods .showEditableList(..) / .showList(..) on make(..)
|
||||||
// XXX currently if a user defines options.open it will fully override
|
// XXX if options.open is defined it will fully override the default open
|
||||||
// the default open behavior...
|
// behavior...
|
||||||
browse.items.field.Toggle =
|
browse.items.field.Toggle =
|
||||||
function(title, options){
|
function(title, options){
|
||||||
var that = this
|
var that = this
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user