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
cbed3a691b
commit
41097ce198
@ -1077,6 +1077,7 @@ browse.items.makeSubContext('field',
|
||||
// dialog to a container (see: makeUIDialog(..))...
|
||||
// ...as-is these simply create a DOM object and return it...
|
||||
// is this feasible???
|
||||
// XXX another way to try is to make an inline list editor/selector...
|
||||
browse.showList = function(list, options){
|
||||
return browse.makeList(null, list, options) }
|
||||
browse.showEditableList = function(list, options){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user