mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
da208c6946
commit
48be4f94e4
@ -1076,6 +1076,7 @@ browse.items.makeSubContext('field',
|
|||||||
// XXX these will not work as-is as they need to attach the resulting
|
// XXX these will not work as-is as they need to attach the resulting
|
||||||
// dialog to a container (see: makeUIDialog(..))...
|
// dialog to a container (see: makeUIDialog(..))...
|
||||||
// ...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???
|
||||||
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