Continuing development. Now have preliminary organization of menu items and tabs.
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 14 Jan 2015 23:28:53 +0000 (18:28 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 14 Jan 2015 23:28:53 +0000 (18:28 -0500)
commit2454e0c42faf46a8971b18610f3fd87487bca2a5
tree06fd4a5d54356377aef297323c50ae9c9a78187c
parent2d522b9cd031ba509d57ac1f8c87687842185106
Continuing development. Now have preliminary organization of menu items and tabs.
38 files changed:
classes/glmPluginSupport.php
controllers/admin.php
css/admin.css
index.php
lib/GlmDataAbstract/DataAbstract.php
lib/smartyTemplateSupport.php
misc/smarty/templates_c/06926788f51c1a5a54be2a368556f9c37e2780da.file.badAction.html.php
misc/smarty/templates_c/081a36d97cdf30d438a1e104c26a275acc180da0.file.index.html.php
misc/smarty/templates_c/15f83071407dddb0b3c23ae1a70b66cefbd681db.file.header.html.php
misc/smarty/templates_c/1be35689c5d30d774f40ebc45e387f5f95c45e90.file.index.html.php [new file with mode: 0644]
misc/smarty/templates_c/25c8610e0e0bacafec3046a296066e9f8eceedae.file.member.html.php [new file with mode: 0644]
misc/smarty/templates_c/3ec5bcbe581d6335e06bc6c9474f73121a83d59b.file.header.html.php
misc/smarty/templates_c/47fb9b803e7138d215645f3c977b0b1dc2a9e718.file.index.html.php
misc/smarty/templates_c/50e78f1400d6db96c588c737669426ab57397d1d.file.footer.html.php
misc/smarty/templates_c/60cbe99d19bbec013cbca4d9344f2fd4a4152f52.file.index.html.php
misc/smarty/templates_c/c74bd17240f8892f8955e8bedbedd434341aeca9.file.header.html.php [new file with mode: 0644]
models/admin/error/index.php
models/admin/member/index.php [new file with mode: 0644]
models/admin/member/member.php [new file with mode: 0644]
models/admin/members/add.php [deleted file]
models/admin/members/delete.php [deleted file]
models/admin/members/display.php [deleted file]
models/admin/members/edit.php [deleted file]
models/admin/members/index.php
readme.txt
views/admin/configure/headder.html [deleted file]
views/admin/configure/header.html [new file with mode: 0644]
views/admin/configure/index.html
views/admin/error/badAction.html
views/admin/error/index.html
views/admin/footer.html
views/admin/member/header.html [new file with mode: 0644]
views/admin/member/index.html [new file with mode: 0644]
views/admin/member/member.html [new file with mode: 0644]
views/admin/members/edit.html [deleted file]
views/admin/members/headder.html [deleted file]
views/admin/members/header.html [new file with mode: 0644]
views/admin/members/index.html