codeforboston / cambridge_energy_app

EnerSave is designed to help and encourage Cambridge residents to reduce their electric bills.
https://www.enersaveapp.org/
MIT License
33 stars 25 forks source link

Date picker is not displaying #246

Closed mzagaja closed 8 years ago

mzagaja commented 8 years ago

Commit d733baacee2fa11088d9a5bac01649123fab85d4 broke the javascript date picker that normally appears on the front page. If you take this task please do the following:

  1. Write a view test to make sure the date picker appears/works on the front page.
  2. Fix whatever is causing the date picker not to appear.