Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=bbaetz.
git-svn-id: svn://10.0.0.236/trunk@131692 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -44,7 +44,6 @@ use vars qw($db_name
|
||||
@components
|
||||
@default_column_list
|
||||
$defaultqueryname
|
||||
@dontchange
|
||||
@legal_keywords
|
||||
@legal_platform
|
||||
@legal_priority
|
||||
@@ -690,9 +689,6 @@ if ($dotweak) {
|
||||
$vars->{'severities'} = \@::legal_severity;
|
||||
$vars->{'resolutions'} = \@::settable_resolution;
|
||||
|
||||
# The value that represents "don't change the value of this field".
|
||||
$vars->{'dontchange'} = $::dontchange;
|
||||
|
||||
$vars->{'unconfirmedstate'} = $::unconfirmedstate;
|
||||
|
||||
$vars->{'bugstatuses'} = [ keys %$bugstatuses ];
|
||||
|
||||
Reference in New Issue
Block a user