Hide "View Status" fields from all pages
Posted: 30 Jun 2011, 01:09
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:
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?
Code: Select all
$g_set_view_status_threshold
$g_change_view_status_threshold
I just do not want to see those fields. How can I do that?