codeforamerica / bestnest-app

http://dev.bestnestapp.com
6 stars 2 forks source link

adding in demoMode to the api which shows headers with no data #38

Closed jeremiak closed 10 years ago

jeremiak commented 10 years ago

Should solve #31

I added a demoMode variable to the api.js. When this variable is true, then the headers will show up if the data key is an empty array returned by the API