1. new icons for map of science & temporal vis.
This commit is contained in:
parent
9130a1cd20
commit
42eabc9cce
10 changed files with 8 additions and 8 deletions
|
@ -237,7 +237,6 @@ var DataTableWidget = Class.extend({
|
|||
}
|
||||
me.currentSelectedFilter = SCIMAP_TYPE.SUBDISCIPLINE;
|
||||
$("a#csv").attr("href", entityMapOfScienceSubDisciplineCSVURL);
|
||||
$("a#csv").html("Export All Sub-Disciplines");
|
||||
|
||||
} else {
|
||||
|
||||
|
@ -247,7 +246,6 @@ var DataTableWidget = Class.extend({
|
|||
me.widget.fnSettings()._iDisplayLength = 13;
|
||||
}
|
||||
$("a#csv").attr("href", entityMapOfScienceDisciplineCSVURL);
|
||||
$("a#csv").html("Export All Disciplines");
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue