Setting up the admin menus and dashboard for member enable flag.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Oct 2016 14:22:13 +0000 (10:22 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Oct 2016 14:22:13 +0000 (10:22 -0400)
commit392dad827886b45b42dc25ecdbb4448219bae235
tree0942793dc327cc31136a2fba0db70e7cadd6ec2d
parent718026524cbc351929f176a1fac4c9912e535ff9
Setting up the admin menus and dashboard for member enable flag.

Hiding member items if enable_member is not set.
This effects the settings and main dashboard and list pages.
14 files changed:
models/admin/members/index.php
models/admin/members/list.php
models/admin/settings/amenities.php
models/admin/settings/categories.php
models/admin/settings/cities.php
models/admin/settings/index.php
models/admin/settings/regions.php
models/admin/shortcodes/index.php
setup/adminHooks.php
setup/adminMenus.php
setup/shortcodes.php
views/admin/members/header.html
views/admin/members/index.html
views/admin/settings/header.html