Skip to content
Snippets Groups Projects

delete fdp & smartharvester settings: config from environement and get user...

Merged Baptiste Toulemonde requested to merge feature/mapping into master
3 files
+ 63
63
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -82,7 +82,7 @@ export class DatasetsComponent implements OnInit {
console.log( this.itemsdataset);
this.createdataset(data);
//this.createdistribution(this.itemsdataset);
this.createdistribution(this.itemsdataset);
});
});
Loading