Update state list on add form / Update city state on detail page.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 1 Sep 2016 13:46:54 +0000 (09:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 1 Sep 2016 13:46:54 +0000 (09:46 -0400)
commit398f5c9e856078fb49932f8d9764f49ad6912051
treeb821f35eb6b24dfb498d18fc57e4dd18994d3514
parent90282a8eecde5fcc6b8b41f69aa7aa061405638a
Update state list on add form / Update city state on detail page.

For the add event form now using the config states array.
For the detail page get rid of the space between the city and the comma
models/front/events/frontAdd.php
views/front/events/detail.html
views/front/events/frontAdd.html