How to let all the users see the summary of the proyect?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
carthago
Posts: 6
Joined: 02 Nov 2007, 08:30

How to let all the users see the summary of the proyect?

Post by carthago »

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.
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Post by deboutv »

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
Post Reply