From 88d5045633137d091a980220141b99a48b203590 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 3 Oct 2005 04:14:16 +0000 Subject: [PATCH] r483: indentation += a lot --- templates/newreport.tpl | 28 +++--- templates/showreport.tpl | 182 +++++++++++++++++++-------------------- 2 files changed, 105 insertions(+), 105 deletions(-) diff --git a/templates/newreport.tpl b/templates/newreport.tpl index cc83206..e5d3b46 100644 --- a/templates/newreport.tpl +++ b/templates/newreport.tpl @@ -17,24 +17,24 @@ $header
- {@"Summary"} -
+ {@"Summary"} +
- {@"Status"} -
+ {@"Status"} +
- {@"Severity"} -
+ {@"Severity"} +
@@ -46,16 +46,16 @@ $header
- {@"Product/Version"} -
+ {@"Product/Version"} +
- {@"Resolution"} -
+ {@"Resolution"} +
@@ -63,8 +63,8 @@ $header
- {@"Priority"} -
+ {@"Priority"} +
@@ -72,8 +72,8 @@ $header
- {@"Assignment"} -
+ {@"Assignment"} +
diff --git a/templates/showreport.tpl b/templates/showreport.tpl index 989ba94..fa56d7d 100644 --- a/templates/showreport.tpl +++ b/templates/showreport.tpl @@ -18,81 +18,81 @@ $header
- {@"Bug Id"} -
- $bug[bugid] - - - / - class="error">{@"Hidden"}: - checked="checked" /> - - / {@"Hidden Bug"} - + {@"Bug Id"} +
+ $bug[bugid] - / [{@"Show Bug History"}] - / [$favouritetext] -
+ + / + class="error">{@"Hidden"}: + checked="checked" /> + + / {@"Hidden Bug"} + + + / [{@"Show Bug History"}] + / [$favouritetext] +
- {@"Reporter"} -
$bug[userinfo]
+ {@"Reporter"} +
$bug[userinfo]
- {@"Product/Version"} -
- - $bug[product] / $bug[component] / - - $bug[product] / $bug[component] / $bug[version] - -
+ {@"Product/Version"} +
+ + $bug[product] / $bug[component] / + + $bug[product] / $bug[component] / $bug[version] + +
- {@"Status"} -
- - - - $bug[status] - -
+ {@"Status"} +
+ + + + $bug[status] + +
- {@"Severity"} -
- - - - $bug[severity] - -
+ {@"Severity"} +
+ + + + $bug[severity] + +
- {@"Duplicate Of"} -
- - $bug[duplicateof]" /> - $duplicate[bugid] - - $duplicateof[summary]{@"- none -"} - -
+ {@"Duplicate Of"} +
+ + $bug[duplicateof]" /> + $duplicate[bugid] + + $duplicateof[summary]{@"- none -"} + +
@@ -106,73 +106,73 @@ $header
- {@"Summary"} -
- - - - $bug[summary] - -
+ {@"Summary"} +
+ + + + $bug[summary] + +
- {@"Report Time"} -
$bug[datetime]
+ {@"Report Time"} +
$bug[datetime]
- {@"Assignment"} -
- - - - $bug[assigninfo]{@"- none -"} - -
+ {@"Assignment"} +
+ + + + $bug[assigninfo]{@"- none -"} + +
- {@"Resolution"} -
- - - - $bug[resolution] - -
+ {@"Resolution"} +
+ + + + $bug[resolution] + +
- {@"Priority"} -
- - - - $bug[priority] - -
+ {@"Priority"} +
+ + + + $bug[priority] + +
- {@"Dependencies"} -
- - $dependencies - - $dependencies{@"- none -"} - -
+ {@"Dependencies"} +
+ + $dependencies + + $dependencies{@"- none -"} + +
-- 2.22.5