added categories tab, adjusting actions, added table structure to main events page
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 29 Feb 2016 18:24:50 +0000 (13:24 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 29 Feb 2016 18:24:50 +0000 (13:24 -0500)
commitc1f059034e2d320cffd9c29f508f6d4d4bb9603c
tree1f869e5866acf75995ddc411a3398e9ff35a4513
parent86dff5e76578a1dec15bc406a9eca48f5a06e9db
added categories tab, adjusting actions, added table structure to main events page
12 files changed:
css/admin.css
js/admin.js
models/admin/member/add.php [new file with mode: 0644]
models/admin/member/categories.php [new file with mode: 0644]
models/admin/member/events.php
setup/validActions.php
views/admin/error/index.html [new file with mode: 0644]
views/admin/events/add.html
views/admin/events/header.html
views/admin/member/add.html [new file with mode: 0644]
views/admin/member/categories.html [new file with mode: 0644]
views/admin/member/events.html