Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
e46f4706
Commit
e46f4706
authored
Nov 15, 2002
by
gerv%gerv.net
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=justdave.
parent
7df39211
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
defparams.pl
defparams.pl
+5
-4
No files found.
defparams.pl
View file @
e46f4706
...
...
@@ -219,10 +219,11 @@ sub check_netmask {
{
name
=>
'enablequips'
,
desc
=>
'If this is on, Bugzilla displays a silly quip at the beginning '
.
'of buglists, and lets users add to the list of quips. If this '
.
'is frozen, Bugzilla will display the quip but not permit new '
.
'additions.'
,
desc
=>
'Controls the appearance of quips at the top of buglists.<ul> '
.
'<li>on - Bugzilla will display a quip, and lets users add to '
.
'the list.</li><li>frozen - Bugzilla will display a quip but '
.
'not permit new additions.</li><li>off - Bugzilla will not '
.
'display quips.</li></ul>'
,
type
=>
's'
,
choices
=>
[
'on'
,
'frozen'
,
'off'
],
default
=>
'on'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment