The configuration I have by default is that only the manager can see the sumary but I want more roles to see the summary and I do not want to give them the manager rol.
Thanks a lot.
How to let all the users see the summary of the proyect?
Moderators: Developer, Contributor
Easy, add this in your config_inc.php file:
Code: Select all
$g_view_summary_threshold = VIEWER;
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux