RSS

(root)/bugzilla/4.0 : 555 : defparams.pl

To get this branch, use:
bzr branch /bugzilla/4.0

« back to all changes in this revision

Viewing changes to defparams.pl

dmose%mozilla.org
2000-03-28 21:30:23
Revision ID: cvs-1:dmosemozilla.org-20000329053023-zjgs6h6f6250c5i0
allow users to watch the bugs of other users

Show diffs side-by-side

added added

removed removed

550
550
DefParam("commentonduplicate",
551
551
         "If this option is on, the user needs to enter a short comment if the bug is marked as duplicate",
552
552
         "b", 0 );
553
 
 
 
553
DefParam("supportwatchers",
 
554
         "Support one user watching (ie getting copies of all related email" .
 
555
         " about) another's bugs.  Useful for people going on vacation, and" .
 
556
         " QA folks watching particular developers' bugs",
 
557
         "b", 0 );
554
558
1;
555
559
 

Loggerhead 1.18.1 is a web-based interface for Bazaar branches