@ -47,7 +47,7 @@
if(now.getMonth() < 6){
year --;
}
for(i=year; i>=2016; i--){
for(i=year; i>=2017; i--){
this.years.push(i);
},