parent
bb68839b93
commit
b4289bed3b
|
@ -1,7 +1,6 @@
|
||||||
var currentChart;
|
var currentChart;
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
loadScripts();
|
loadScripts();
|
||||||
loadLimitableFields();
|
|
||||||
loadSchedulePlot();
|
loadSchedulePlot();
|
||||||
loadFilterTypeList();
|
loadFilterTypeList();
|
||||||
loadLimitableFields();
|
loadLimitableFields();
|
||||||
|
|
Loading…
Reference in New Issue