From 3501c407b0cb1cfd7da79fd56359d4497eb39b63 Mon Sep 17 00:00:00 2001 From: Renato De Donato Date: Thu, 26 Nov 2015 17:39:14 +0100 Subject: [PATCH] treemap placeholder --- controllets/dataset-selection-controllet/dataset-selection-controllet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllets/dataset-selection-controllet/dataset-selection-controllet.html b/controllets/dataset-selection-controllet/dataset-selection-controllet.html index 7597ff6..c4abc36 100755 --- a/controllets/dataset-selection-controllet/dataset-selection-controllet.html +++ b/controllets/dataset-selection-controllet/dataset-selection-controllet.html @@ -308,7 +308,7 @@ var w = $("#material_container").width(); // if(this.selected != 1 && this.$.div_datasetexplorer.innerHTML == "") - this.$.div_datasetexplorer.innerHTML = ""; + this.$.div_datasetexplorer.innerHTML = ""; }, _selectDataUrl_treeMap : function(e){ -- libgit2 0.21.4