Closed
Bug 573637
Opened 15 years ago
Closed 15 years ago
Add new hooks 'before_table' for product/component/milestone/version list.html.tmpl template
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: timello, Assigned: timello)
Details
Attachments
(1 file)
|
1.54 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
That will allow us to add new columns when listing the things above.
Attachment #452915 -
Flags: review?(mkanat)
Updated•15 years ago
|
Attachment #452915 -
Flags: review?(mkanat) → review+
Updated•15 years ago
|
Flags: approval3.6+
Flags: approval+
Target Milestone: Bugzilla 3.8 → Bugzilla 3.6
Comment 1•15 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/admin/components/list.html.tmpl
modified template/en/default/admin/milestones/list.html.tmpl
modified template/en/default/admin/products/list.html.tmpl
modified template/en/default/admin/versions/list.html.tmpl
Committed revision 7243.
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/3.6/
modified template/en/default/admin/components/list.html.tmpl
modified template/en/default/admin/milestones/list.html.tmpl
modified template/en/default/admin/products/list.html.tmpl
modified template/en/default/admin/versions/list.html.tmpl
Committed revision 7110.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•