Skip to content

Commit

Permalink
Change date limit start date to 1000
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyrocks committed Sep 27, 2019
1 parent b684f31 commit 6c2d044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/index.js
Expand Up @@ -409,6 +409,7 @@ $(document).ready(function () {
sourcename: "ohm-data",
date: 1850,
range: [1800, currentYear],
datelimit: [1000, currentYear]
}
}

Expand Down

0 comments on commit 6c2d044

Please sign in to comment.