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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
5f3c7d69
Commit
5f3c7d69
authored
Sep 02, 2008
by
mkanat%bugzilla.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 452746: Link to the bug in the bug header/title bar includes a space
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
parent
1876ce87
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
edit.html.tmpl
template/en/default/bug/edit.html.tmpl
+1
-2
No files found.
template/en/default/bug/edit.html.tmpl
View file @
5f3c7d69
...
...
@@ -295,8 +295,7 @@
<div class="bz_alias_short_desc_container">
<a href="show_bug.cgi?id=[% bug.bug_id %]">
<b>[% terms.Bug %] [% bug.bug_id FILTER html %]</b>
</a> -
<b>[% terms.Bug %] [% bug.bug_id FILTER html %]</b></a> -
<span id="summary_alias_container" class="bz_default_hidden">
[% IF Param("usebugaliases") %]
[% IF bug.alias != "" %]
...
...
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