MantisBT: master 73ab2ee2

Author Committer Branch Timestamp Parent
dhx master 2009-06-23 08:18 master 735dbd5c
Affected Issues  0010618: Add option to disable projection field
Changeset

Add option to hide projection field

Fixes bug 0010618.

We've had options $g_enable_eta and $g_enable_product_build for some
time now. This patch adds a similar option to hide display of the
projection field. The aim of this patch was to match the implementation
of the options for the eta and product build fields as closely as
possible.

Ideally in the future, a better solution needs to be created for
disabling or adjusting the settings of these non-essential fields.
Possibly moving to custom fields would be a better idea. I consider this
patch an interim fix.

mod - bug_update_advanced_page.php Diff File
mod - config_defaults_inc.php Diff File
mod - bug_view_advanced_page.php Diff File