Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
git-svn-id: svn://10.0.0.236/trunk@239164 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -112,6 +112,10 @@ my $cgi = Bugzilla->cgi;
|
||||
my $template = Bugzilla->template;
|
||||
my $vars = {};
|
||||
|
||||
# Replace this entry by separate entries in templates when
|
||||
# the documentation about legal values becomes bigger.
|
||||
$vars->{'doc_section'} = 'edit-values.html';
|
||||
|
||||
print $cgi->header();
|
||||
|
||||
exists Bugzilla->user->groups->{'admin'} ||
|
||||
|
||||
Reference in New Issue
Block a user