mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
Merge branch 'master' of github.com:flynx/ImageGrid
This commit is contained in:
commit
1370eaa416
@ -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