Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-03-14 14:37:00 +03:00
parent e6866f934b
commit 6225f7ce70

View File

@ -639,7 +639,7 @@ Items.makeSubContext('field',
// - nested dialog (exclusive) // - nested dialog (exclusive)
// focus locked // focus locked
// accept or abort closes nested dialog // accept or abort closes nested dialog
// - open in the whole dialog... // - redraw the whole dialog...
// XXX // XXX
Toggle: function(title, options){ Toggle: function(title, options){
}, },