Closed
Bug 508713
Opened 16 years ago
Closed 16 years ago
Remove duplicated code in flag/list.html.tmpl
Categories
(Bugzilla :: Attachments & Requests, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: LpSolit, Assigned: LpSolit)
Details
Attachments
(1 file)
|
6.84 KB,
patch
|
gregaryh
:
review+
|
Details | Diff | Splinter Review |
We have two blocks of code with exactly the same content. We should have this content in a BLOCK and access it from those two places to avoid code duplication.
Attachment #392844 -
Flags: review?(ghendricks)
Updated•16 years ago
|
Attachment #392844 -
Flags: review?(ghendricks) → review+
| Assignee | ||
Updated•16 years ago
|
Flags: approval+
| Assignee | ||
Comment 1•16 years ago
|
||
Checking in template/en/default/flag/list.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/flag/list.html.tmpl,v <-- list.html.tmpl
new revision: 1.36; previous revision: 1.35
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•