Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-02-27 18:18:33 +03:00
parent 500e80226e
commit eddcf6661c

View File

@ -1098,6 +1098,8 @@ browse.showEditableList = function(list, options){
// //
// XXX need to open a list (ro/editable) dialog (currently context is used)... // XXX need to open a list (ro/editable) dialog (currently context is used)...
// ...IMO the way to go here is to move the non-generic editors to browse... // ...IMO the way to go here is to move the non-generic editors to browse...
// this can't be done though, because of the need to wrap the dialog
// in a container which is done by ImageGrid.Viewer...
// XXX if options.open is defined it will fully override the default open // XXX if options.open is defined it will fully override the default open
// behavior... // behavior...
browse.items.field.Toggle = browse.items.field.Toggle =