Updating the Add your event form for required fields.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Jan 2017 13:53:13 +0000 (08:53 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Jan 2017 13:53:13 +0000 (08:53 -0500)
commitf3010826c73b87f01f2446e267a7a28af9be86c2
tree0ffced2398438622254764bd66f1d4c55bb7ade6
parent9a36eb514350fcf43515e2fa4e3ffc357db93f1e
Updating the Add your event form for required fields.

Requiring fields on the Add even form
Intro Text
Description
Contact Name
Contact Phone
Contact Email
Some of these had required in them but if they put in a space it would
go through. Added pattern to look for something besides only spaces.
index.php
views/front/events/frontAdd.html