Page 1 of 1

Hide "View Status" fields from all pages

Posted: 30 Jun 2011, 01:09
by modest
I am using Mantis 1.1.8. I would like to hide the "View Status" fields from all pages (reporting, updating, etc.). I found the two variables:

Code: Select all

$g_set_view_status_threshold
$g_change_view_status_threshold
but they only let you assign to a different access level (say ADMINISTRATOR) and not completely hide them.

I just do not want to see those fields. How can I do that?

Re: Hide "View Status" fields from all pages

Posted: 30 Jun 2011, 06:07
by atrol
You can update to latest version 1.2.x to get this.
If you want to use 1.1.x you have to change the source code.