Minor addition to admin css file for use in certain admin areas.
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 14 Sep 2017 13:57:58 +0000 (09:57 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 14 Sep 2017 14:05:23 +0000 (10:05 -0400)
commit9aa86c8bb6b2d829f59fcfc4786f180530f207dc
treea9925c0bb3d9af91b5b502ac24d7fd3c22b6d394
parent65cd084af8d02368fd4ea26f6b37cafa719e8044
Minor addition to admin css file for use in certain admin areas.
Added check for "setup/commonHooks.php" to provide hooks that are used by both admin and front processes. Sample file in main plugin.
Removed check for "setup/mapHooks.php" which didn't seem to be in use. Can't find any "mapHooks.php" files in any of our plugins.
controllers/admin.php
controllers/front.php
css/admin.css
lib/GlmDataAbstract/documentation.odt
setup/commonHooks.php [new file with mode: 0644]