Closed
Bug 367894
Opened 18 years ago
Closed 18 years ago
Missing separator after the "Sanity Check" link in the footer
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: LpSolit, Assigned: LpSolit)
Details
Attachments
(1 file)
842 bytes,
patch
|
myk
:
review+
|
Details | Diff | Splinter Review |
If you have editcomponents privs only, the separator in the footer is not set to "|" on time, and "|" is missing between the "Sanity Check" link and the "Products" link.
Attachment #252471 -
Flags: review?(wicked+bz)
Attachment #252471 -
Flags: review?(kiko)
Comment 1•18 years ago
|
||
Comment on attachment 252471 [details] [diff] [review]
patch, v1
Urk. There must be some cleaner way to accomplish this goal, like building an array of "edit" links and then joining them via a join method that takes a separator parameter.
But this is the right fix in the meantime. r=myk
Attachment #252471 -
Flags: review?(wicked+bz)
Attachment #252471 -
Flags: review?(kiko)
Attachment #252471 -
Flags: review+
![]() |
Assignee | |
Updated•18 years ago
|
Flags: approval+
![]() |
Assignee | |
Comment 2•18 years ago
|
||
Checking in template/en/default/global/useful-links.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/useful-links.html.tmpl,v <-- useful-links.html.tmpl
new revision: 1.55; previous revision: 1.54
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•