Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-12-18 18:28:00 +03:00
parent ee39977ee9
commit 7ff66bff49

View File

@ -1088,7 +1088,7 @@ function(title, options){
type: 'toggle',
open: function(evt){
// XXX
// XXX CONTEXT...
var actions = options.app || that.app
var getValues = function(){
@ -1184,7 +1184,7 @@ function(title, options){
options
// normalize value...
.run(function(){
// XXX
// XXX CONTEXT...
var actions = options.app || that.app
if(!(this.value instanceof Function)){