From 32232916b0ac69da84f5e1f739fc63c0205ef325 Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Wed, 25 Feb 2015 18:01:16 +0000 Subject: Bug 1133245: Add ID HTML parameters to table rows on show_bug.cgi r=dylan,a=glob --- template/en/default/bug/edit.html.tmpl | 48 +++++++++++++++++----------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'template/en/default/bug/edit.html.tmpl') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 441c3ecac..6bb75b985 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -227,7 +227,7 @@ [%#############%] [%# PRODUCT #%] [%#############%] - + [% INCLUDE "bug/field-label.html.tmpl" field = bug_fields.product desc_url = 'describecomponents.cgi' @@ -249,7 +249,7 @@ # it uses some javascript that depends on the existence of the # product field. #%] - + [% INCLUDE bug/field.html.tmpl bug = bug field = bug_fields.classification override_legal_values = bug.choices.classification @@ -259,7 +259,7 @@ [%###############%] [%# Component #%] [%###############%] - + [% INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.component, value = bug.component override_legal_values = bug.choices.component @@ -267,7 +267,7 @@ editable = bug.check_can_change_field('component', 0, 1) %] - + [% INCLUDE "bug/field-label.html.tmpl" field = bug_fields.version editable = 1 %] @@ -276,7 +276,7 @@ [%############%] [%# PLATFORM #%] [%############%] - + [% INCLUDE "bug/field-label.html.tmpl" field = bug_fields.rep_platform, editable = 1, accesskey = "h" %] @@ -300,7 +300,7 @@ [%############################################################################%] [% BLOCK section_status %] - + Status: @@ -331,7 +331,7 @@ [%###############################################################%] [%# Importance (priority and severity) #%] [%###############################################################%] - + : @@ -350,7 +350,7 @@ [% IF Param("usetargetmilestone") && bug.target_milestone %] - + [% INCLUDE "bug/field-label.html.tmpl" field = bug_fields.target_milestone editable = 1 @@ -370,7 +370,7 @@ [% BLOCK section_people %] - + Assigned To: @@ -419,7 +419,7 @@ [% IF Param('useqacontact') %] - + [% INCLUDE "bug/field-label.html.tmpl" field = bug_fields.qa_contact editable = 1 @@ -481,7 +481,7 @@ [%# Block for URL Keyword and Whiteboard #%] [%############################################################################%] [% BLOCK section_url_keyword_whiteboard %] - + [% INCLUDE "bug/field-label.html.tmpl" field = bug_fields.bug_file_loc editable = 1 @@ -522,7 +522,7 @@ [% IF Param('usestatuswhiteboard') %] - + [% INCLUDE "bug/field-label.html.tmpl" field = bug_fields.status_whiteboard editable = 1 @@ -533,7 +533,7 @@ [% END %] [% IF use_keywords %] - + [% INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.keywords, value = bug.keywords editable = bug.check_can_change_field("keywords", 0, 1), @@ -543,7 +543,7 @@ [% END %] [% IF user.id %] - + [% INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.tag, value = bug.tags.join(", "), editable = 1, possible_values = user.tags.keys @@ -558,7 +558,7 @@ [% BLOCK section_duplicates %] [% RETURN UNLESS bug.duplicates.size %] - + : @@ -579,7 +579,7 @@ [%############################################################################%] [% BLOCK section_dependson_blocks %] - + [% INCLUDE dependencies field = bug_fields.dependson deps = bug.depends_on_obj %] @@ -590,7 +590,7 @@ [% IF bug.dependson.size || bug.blocked.size %] - +   @@ -708,7 +708,7 @@ [%############################################################################%] [% BLOCK section_dates %] - + Reported: @@ -717,7 +717,7 @@ - + Modified: @@ -733,7 +733,7 @@ [%# Block for CC LIST #%] [%############################################################################%] [% BLOCK section_cclist %] - + @@ -823,7 +823,7 @@ [%############################################################################%] [% BLOCK section_bug_ignored %] [% IF user.id %] - +