diff --git a/controllets/datalet-selection-controllet/datalet-selection-controllet.html b/controllets/datalet-selection-controllet/datalet-selection-controllet.html index 679a49b..b0cc57f 100755 --- a/controllets/datalet-selection-controllet/datalet-selection-controllet.html +++ b/controllets/datalet-selection-controllet/datalet-selection-controllet.html @@ -319,6 +319,7 @@ $(this.$.datalet_selection_labels).perfectScrollbar(); $(this.$.datalet_selection_datalet).perfectScrollbar(); + this.modify = true;//da eliminare in futuro if(this.preselectedDatalet){ this.modify = true; this._preselectDatalet(); diff --git a/controllets/dataset-selection-controllet/dataset-selection-controllet.html b/controllets/dataset-selection-controllet/dataset-selection-controllet.html index 20069d9..bd7dafd 100755 --- a/controllets/dataset-selection-controllet/dataset-selection-controllet.html +++ b/controllets/dataset-selection-controllet/dataset-selection-controllet.html @@ -176,7 +176,7 @@ -