Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-01-13 18:53:26 +03:00
parent f8fb4514a4
commit abb20706ae

View File

@ -1110,6 +1110,8 @@ function(title, options){
// XXX need to: // XXX need to:
// - call options.open if it exists... // - call options.open if it exists...
// - do not define this if we already did... // - do not define this if we already did...
// ...currently this is added to handlers on
// every .dialog.update(..)...
open: function(evt){ open: function(evt){
// XXX CONTEXT... // XXX CONTEXT...
var actions = options.app || that.app var actions = options.app || that.app