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
d7173558
Commit
d7173558
authored
Jun 02, 2004
by
jocuri%softhome.net
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk.
parent
90974879
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
editproducts.cgi
editproducts.cgi
+5
-5
No files found.
editproducts.cgi
View file @
d7173558
...
@@ -1418,7 +1418,7 @@ if ($action eq 'editgroupcontrols') {
...
@@ -1418,7 +1418,7 @@ if ($action eq 'editgroupcontrols') {
print
"<TD>Shown</TD>\n"
;
print
"<TD>Shown</TD>\n"
;
print
"<TD>NA</TD>\n"
;
print
"<TD>NA</TD>\n"
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"group. Users who are
a member
of this group will be able "
;
print
"group. Users who are
members
of this group will be able "
;
print
"to place bugs in this group.</TD>\n"
;
print
"to place bugs in this group.</TD>\n"
;
print
"</TR><TR>"
;
print
"</TR><TR>"
;
print
"<TD>Shown</TD>\n"
;
print
"<TD>Shown</TD>\n"
;
...
@@ -1437,7 +1437,7 @@ if ($action eq 'editgroupcontrols') {
...
@@ -1437,7 +1437,7 @@ if ($action eq 'editgroupcontrols') {
print
"<TD>Shown</TD>\n"
;
print
"<TD>Shown</TD>\n"
;
print
"<TD>Mandatory</TD>\n"
;
print
"<TD>Mandatory</TD>\n"
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"group. Users who are
a member
of this group will be able "
;
print
"group. Users who are
members
of this group will be able "
;
print
"to place bugs in this group."
;
print
"to place bugs in this group."
;
print
"Non-members will be forced to restrict bugs to this group "
;
print
"Non-members will be forced to restrict bugs to this group "
;
print
"when they initially enter a bug in this product."
;
print
"when they initially enter a bug in this product."
;
...
@@ -1447,14 +1447,14 @@ if ($action eq 'editgroupcontrols') {
...
@@ -1447,14 +1447,14 @@ if ($action eq 'editgroupcontrols') {
print
"<TD>NA</TD>\n"
;
print
"<TD>NA</TD>\n"
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"group and are placed in this group by default."
;
print
"group and are placed in this group by default."
;
print
"Users who are
a member
of this group will be able "
;
print
"Users who are
members
of this group will be able "
;
print
"to place bugs in this group.</TD>\n"
;
print
"to place bugs in this group.</TD>\n"
;
print
"</TR><TR>"
;
print
"</TR><TR>"
;
print
"<TD>Default</TD>\n"
;
print
"<TD>Default</TD>\n"
;
print
"<TD>Default</TD>\n"
;
print
"<TD>Default</TD>\n"
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"group and are placed in this group by default."
;
print
"group and are placed in this group by default."
;
print
"Users who are
a member
of this group will be able "
;
print
"Users who are
members
of this group will be able "
;
print
"to place bugs in this group. Non-members will be able to "
;
print
"to place bugs in this group. Non-members will be able to "
;
print
"restrict bugs to this group on entry and will do so by default "
;
print
"restrict bugs to this group on entry and will do so by default "
;
print
"</TD>\n"
;
print
"</TD>\n"
;
...
@@ -1463,7 +1463,7 @@ if ($action eq 'editgroupcontrols') {
...
@@ -1463,7 +1463,7 @@ if ($action eq 'editgroupcontrols') {
print
"<TD>Mandatory</TD>\n"
;
print
"<TD>Mandatory</TD>\n"
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"<TD>Bugs in this product are permitted to be restricted to this "
;
print
"group and are placed in this group by default."
;
print
"group and are placed in this group by default."
;
print
"Users who are
a member
of this group will be able "
;
print
"Users who are
members
of this group will be able "
;
print
"to place bugs in this group. Non-members will be forced "
;
print
"to place bugs in this group. Non-members will be forced "
;
print
"to place bugs in this group on entry."
;
print
"to place bugs in this group on entry."
;
print
"</TR><TR>"
;
print
"</TR><TR>"
;
...
...
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