Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-02-09 15:53:32 +03:00
parent 02edcfc050
commit fc7dba5b5f

View File

@ -1088,7 +1088,6 @@ browse.items.makeSubContext('field',
// - default methods .showEditableList(..) / .showList(..) on make(..) // - default methods .showEditableList(..) / .showList(..) on make(..)
// XXX currently if a user defines options.open it will fully override // XXX currently if a user defines options.open it will fully override
// the default open behavior... // the default open behavior...
//
browse.items.field.Toggle = browse.items.field.Toggle =
function(title, options){ function(title, options){
var that = this var that = this