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
fe6a4186
Commit
fe6a4186
authored
Dec 27, 2006
by
reed%reedloden.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 364926 - "Platform and OS should be next to each other on "Enter Bug" page"…
Bug 364926 - "Platform and OS should be next to each other on "Enter Bug" page" [p=reed r=LpSolit a=justdave]
parent
88bee1a2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
create.html.tmpl
template/en/default/bug/create/create.html.tmpl
+3
-3
No files found.
template/en/default/bug/create/create.html.tmpl
View file @
fe6a4186
...
...
@@ -226,10 +226,10 @@ function handleWantsAttachment(wants_attachment) {
</tr>
<tr>
[% sel = { description => '
Platform', name => 'rep_platform
' } %]
[% sel = { description => '
Severity', name => 'bug_severity
' } %]
[% INCLUDE select %]
[% sel = { description => '
OS', name => 'op_sys
' } %]
[% sel = { description => '
Platform', name => 'rep_platform
' } %]
[% INCLUDE select %]
</tr>
...
...
@@ -243,7 +243,7 @@ function handleWantsAttachment(wants_attachment) {
</td>
[% END %]
[% sel = { description => '
Severity', name => 'bug_severity
' } %]
[% sel = { description => '
OS', name => 'op_sys
' } %]
[% INCLUDE select %]
</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