diff --git a/controllets/datalet-selection-controllet/datalet-selection-controllet.html b/controllets/datalet-selection-controllet/datalet-selection-controllet.html index e6255f6..7347bf0 100755 --- a/controllets/datalet-selection-controllet/datalet-selection-controllet.html +++ b/controllets/datalet-selection-controllet/datalet-selection-controllet.html @@ -589,6 +589,8 @@ _addDatalet : function(){ + this._updateParams(); + var selectedFields = []; for (var i = 0; i < this.selectedFields.length; i++) if(this.selectedFields[i])