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)...
// ...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
// behavior...
browse.items.field.Toggle =