mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
thoughts...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
41097ce198
commit
ef4c199f8e
@ -1078,6 +1078,7 @@ browse.items.makeSubContext('field',
|
|||||||
// ...as-is these simply create a DOM object and return it...
|
// ...as-is these simply create a DOM object and return it...
|
||||||
// is this feasible???
|
// is this feasible???
|
||||||
// XXX another way to try is to make an inline list editor/selector...
|
// XXX another way to try is to make an inline list editor/selector...
|
||||||
|
// XXX the whole thing needs a re-think....
|
||||||
browse.showList = function(list, options){
|
browse.showList = function(list, options){
|
||||||
return browse.makeList(null, list, options) }
|
return browse.makeList(null, list, options) }
|
||||||
browse.showEditableList = function(list, options){
|
browse.showEditableList = function(list, options){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user