MantisBT: master 7924e4c8

Author Committer Branch Timestamp Parent
cproensa dregad master 2019-03-14 10:54 master 98080bb6
Affected Issues  0025910: Simplify displaying of complex values in adm_config_report page
Changeset

Don't show complex values in adm_config_report

To save page space, don't show complex values in adm_config_report page.
Use an on-demand retrieval of the content through a rest api call.

mod - adm_config_report.php Diff File
mod - api/rest/restcore/internal_rest.php Diff File
mod - core/config_api.php Diff File
add - js/adm_config_report.js Diff File