MantisBT: master a00053e7

Author Committer Branch Timestamp Parent
dregad dregad master 2015-08-02 06:20 master d7da926b
Affected Issues  0019992: Default page for Manage config submenu should be "Permissions Report"
Changeset

Change default page for Manage config submenu

When opened, the menu now always displays the Permissions Report page
(adm_permissions_report.php), regardless of the user's access level.

This avoids display of the Configuration Report (which was previsouly
shown by default for users having view_configuration_threshold), as that
page can be quite slow to load and moreover it is often not what admins
want to do in this menu.

Fixes 0019992

mod - core/html_api.php Diff File