adding newspaper settings data class, model and view. added admin.css file.
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 28 Feb 2017 18:41:35 +0000 (13:41 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 28 Feb 2017 18:41:35 +0000 (13:41 -0500)
commite6ee1cada02eea50314f52dca3778ce1230cf862
treef7cb9eb5239659985b3808220b817cce7954cc57
parentb0bd6b3acb3e668f9eb6e95c66f69f1ec8c27c64
adding newspaper settings data class, model and view. added admin.css file.
new, update and delete functions for newspapers added
classes/data/dataNewspapers.php [new file with mode: 0644]
classes/data/dataObits.php
css/admin.css [new file with mode: 0644]
models/admin/settings/newspapers.php [new file with mode: 0644]
setup/adminTabs.php
setup/validActions.php
views/admin/settings/newspapers.html [new file with mode: 0644]