diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 32f36026..4c9f099e 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -546,6 +546,9 @@ var BaseItemPrototype = { // // but this works OK: // dialog.disable('nested/2') + // + // This might also be a side effect of the .dom / .elem set of + // issues... update: function(options){ this.parent && this.parent.render(this, options)