fixing default database values for the posted_date, fixing update function
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 10 Nov 2017 18:04:32 +0000 (13:04 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 10 Nov 2017 18:04:32 +0000 (13:04 -0500)
commita3ed5c9f17cc626a9edfa596d9dc25370870439f
tree6bca2792a6d00d213a8a371146e2f03a747b2b72
parentbacf7a4b1ef21d2beba535a08ddd3cd5f1ff0770
fixing default database values for the posted_date, fixing update function

posted dates weren't updating, removed the default value from the database creation script.
classes/data/dataJobs.php
models/admin/jobs/index.php
setup/databaseScripts/create_database_V0.0.1.sql
views/admin/jobs/edit.html
views/admin/jobs/index.html