html/js graph from 1995
This commit is contained in:
parent
1f16ffc91e
commit
9d618ffc6d
@ -44,7 +44,7 @@ function search_result_archive(a) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
var min_month = new Date(2000, 0);
|
var min_month = new Date(1995, 10);
|
||||||
var max_month = new Date();
|
var max_month = new Date();
|
||||||
|
|
||||||
function diff_months(d1, d2) {
|
function diff_months(d1, d2) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user