Closed
Bug 623608
Opened 15 years ago
Closed 15 years ago
Add intro/outro extension hooks to footer.html.tmpl
Categories
(Bugzilla :: Extensions, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: dkl, Assigned: dkl)
Details
(Whiteboard: [wanted-bmo])
Attachments
(1 file)
|
610 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
In order to add additional content that shows up within the bottom footer div, there should be a intro and outro extension hook in footer.html.tmpl similar to index.html.tmpl. Patch attached.
Dave
Attachment #501670 -
Flags: review?(mkanat)
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [wanted-bmo]
Comment 1•15 years ago
|
||
Comment on attachment 501670 [details] [diff] [review]
Patch to add intro/outro extension hooks in footer.html.tmpl (v1)
Looks good to me!
Attachment #501670 -
Flags: review?(mkanat) → review+
Updated•15 years ago
|
Assignee: extensions → dkl
Target Milestone: --- → Bugzilla 3.6
Updated•15 years ago
|
Flags: approval4.0+
Flags: approval3.6+
Flags: approval+
Updated•15 years ago
|
Severity: normal → enhancement
| Assignee | ||
Comment 2•15 years ago
|
||
trunk:
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bugzilla/trunk
modified template/en/default/global/footer.html.tmpl
Committed revision 7657.
4.0:
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bugzilla/4.0/ modified template/en/default/global/footer.html.tmpl
Committed revision 7515.
3.6:
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bugzilla/3.6/ modified template/en/default/global/footer.html.tmpl
Committed revision 7217.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•