MantisBT: master 5c3ac412
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2013-01-02 08:13 | master 57f57409 |
| Affected Issues | 0013680: Configuration page takes a very long time to load | |||
| Changeset | Fix performance issue on adm_config_report.php In systems with large numbers of config items in mantis_config_table, the This behavior is due to each of the 'Delete' buttons being printed with To avoid this problem, the print_button() and form_security_field() Furthermore, print_button() also allows the security token parameter to Fixes 0013680 |
|||
| mod - adm_config_report.php | Diff File | |||
| mod - core/form_api.php | Diff File | |||
| mod - core/print_api.php | Diff File | |||