WIP for list and edit obits page.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Feb 2017 22:04:14 +0000 (17:04 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Feb 2017 22:04:14 +0000 (17:04 -0500)
commitb01b607c0be498bed3910755f404c7769198f452
tree9c16816709dd303c71b0242e4d6e34c56d7de0d0
parentb4717ab5b39b82c64c00e760511cd69805c6bad7
WIP for list and edit obits page.

Work on the list and index models for listing and editing obits.
classes/data/dataObits.php
models/admin/obits/index.php [new file with mode: 0644]
models/admin/obits/list.php [new file with mode: 0644]
setup/adminMenus.php
setup/databaseScripts/create_database_V0.0.1.sql
setup/validActions.php
views/admin/obits/edit.html [new file with mode: 0644]
views/admin/obits/header.html [new file with mode: 0644]
views/admin/obits/index.html [new file with mode: 0644]
views/admin/obits/list.html [new file with mode: 0644]