summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config
diff options
context:
space:
mode:
authorSimon Green <mail@simon.green>2015-07-29 11:31:14 +0200
committerSimon Green <mail@simon.green>2015-07-29 11:31:14 +0200
commitf578f79698f5779f20ee8354a3af132fafaf66da (patch)
tree04af0be4f2ca195d5aadaccd3aea359a9d67cf97 /Bugzilla/Config
parentd373bb13a51a74ef77cf800fdc77a30ab9ac9d17 (diff)
downloadbugzilla-f578f79698f5779f20ee8354a3af132fafaf66da.tar.gz
bugzilla-f578f79698f5779f20ee8354a3af132fafaf66da.tar.xz
Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter
r=gerv, a=simon
Diffstat (limited to 'Bugzilla/Config')
-rw-r--r--Bugzilla/Config/BugChange.pm6
1 files changed, 0 insertions, 6 deletions
diff --git a/Bugzilla/Config/BugChange.pm b/Bugzilla/Config/BugChange.pm
index 212f4c171..6126b7f35 100644
--- a/Bugzilla/Config/BugChange.pm
+++ b/Bugzilla/Config/BugChange.pm
@@ -54,12 +54,6 @@ sub get_param_list {
},
{
- name => 'musthavemilestoneonaccept',
- type => 'b',
- default => 0
- },
-
- {
name => 'commentonchange_resolution',
type => 'b',
default => 0