Hide "View Status" fields from all pages

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
modest
Posts: 46
Joined: 11 Apr 2011, 18:27

Hide "View Status" fields from all pages

Post 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?
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Hide "View Status" fields from all pages

Post 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.
Please use Search before posting and read the Manual
Post Reply