Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
c650592f
Commit
c650592f
authored
Feb 26, 2012
by
Matt Selsky
Committed by
Frédéric Buclin
Feb 26, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 696387: Remove useless calls to field-descs.none.tmpl
r/a=LpSolit
parent
df2bdf81
Show whitespace changes
Inline
Side-by-side
Showing
41 changed files
with
0 additions
and
75 deletions
+0
-75
confirm-action.html.tmpl
template/en/default/admin/confirm-action.html.tmpl
+0
-2
bugchange.html.tmpl
template/en/default/admin/params/bugchange.html.tmpl
+0
-2
common.html.tmpl
template/en/default/admin/params/common.html.tmpl
+0
-2
edit-common.html.tmpl
template/en/default/admin/products/edit-common.html.tmpl
+0
-2
updated.html.tmpl
template/en/default/admin/products/updated.html.tmpl
+0
-2
table.html.tmpl
template/en/default/admin/table.html.tmpl
+0
-2
comment.html.tmpl
template/en/default/admin/workflow/comment.html.tmpl
+0
-2
edit.html.tmpl
template/en/default/admin/workflow/edit.html.tmpl
+0
-2
create.html.tmpl
template/en/default/attachment/create.html.tmpl
+0
-2
table.html.tmpl
template/en/default/bug/activity/table.html.tmpl
+0
-2
create.html.tmpl
template/en/default/bug/create/create.html.tmpl
+0
-2
dependency-tree.html.tmpl
template/en/default/bug/dependency-tree.html.tmpl
+0
-2
edit.html.tmpl
template/en/default/bug/edit.html.tmpl
+0
-2
show-multiple.html.tmpl
template/en/default/bug/show-multiple.html.tmpl
+0
-2
summarize-time.html.tmpl
template/en/default/bug/summarize-time.html.tmpl
+0
-2
bugmail-common.txt.tmpl
template/en/default/email/bugmail-common.txt.tmpl
+0
-2
bugmail-header.txt.tmpl
template/en/default/email/bugmail-header.txt.tmpl
+0
-1
bugmail.html.tmpl
template/en/default/email/bugmail.html.tmpl
+0
-1
bugmail.txt.tmpl
template/en/default/email/bugmail.txt.tmpl
+0
-1
whine.txt.tmpl
template/en/default/email/whine.txt.tmpl
+0
-1
code-error.html.tmpl
template/en/default/global/code-error.html.tmpl
+0
-2
confirm-user-match.html.tmpl
template/en/default/global/confirm-user-match.html.tmpl
+0
-3
messages.html.tmpl
template/en/default/global/messages.html.tmpl
+0
-2
change-columns.html.tmpl
template/en/default/list/change-columns.html.tmpl
+0
-1
list.atom.tmpl
template/en/default/list/list.atom.tmpl
+0
-2
list.csv.tmpl
template/en/default/list/list.csv.tmpl
+0
-2
table.html.tmpl
template/en/default/list/table.html.tmpl
+0
-1
bug-writing.html.tmpl
template/en/default/pages/bug-writing.html.tmpl
+0
-2
fields.html.tmpl
template/en/default/pages/fields.html.tmpl
+0
-1
quicksearch.html.tmpl
template/en/default/pages/quicksearch.html.tmpl
+0
-2
duplicates-table.html.tmpl
template/en/default/reports/duplicates-table.html.tmpl
+0
-2
old-charts.html.tmpl
template/en/default/reports/old-charts.html.tmpl
+0
-2
report-bar.png.tmpl
template/en/default/reports/report-bar.png.tmpl
+0
-2
report-line.png.tmpl
template/en/default/reports/report-line.png.tmpl
+0
-2
report-pie.png.tmpl
template/en/default/reports/report-pie.png.tmpl
+0
-2
report-table.html.tmpl
template/en/default/reports/report-table.html.tmpl
+0
-2
report.csv.tmpl
template/en/default/reports/report.csv.tmpl
+0
-1
report.html.tmpl
template/en/default/reports/report.html.tmpl
+0
-2
boolean-charts.html.tmpl
template/en/default/search/boolean-charts.html.tmpl
+0
-2
search-report-select.html.tmpl
template/en/default/search/search-report-select.html.tmpl
+0
-2
mail.html.tmpl
template/en/default/whine/mail.html.tmpl
+0
-2
No files found.
template/en/default/admin/confirm-action.html.tmpl
View file @
c650592f
...
@@ -15,8 +15,6 @@
...
@@ -15,8 +15,6 @@
# if he declines submission.
# if he declines submission.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% PROCESS global/header.html.tmpl title = "Suspicious Action"
[% PROCESS global/header.html.tmpl title = "Suspicious Action"
style_urls = ['skins/standard/global.css'] %]
style_urls = ['skins/standard/global.css'] %]
...
...
template/en/default/admin/params/bugchange.html.tmpl
View file @
c650592f
...
@@ -10,8 +10,6 @@
...
@@ -10,8 +10,6 @@
desc = "Set up $terms.bug change policies"
desc = "Set up $terms.bug change policies"
%]
%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% accept_status = display_value('bug_status', 'IN_PROGRESS') FILTER html %]
[% accept_status = display_value('bug_status', 'IN_PROGRESS') FILTER html %]
[% param_descs = {
[% param_descs = {
...
...
template/en/default/admin/params/common.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% sortlist_separator = '---' %]
[% sortlist_separator = '---' %]
<dl>
<dl>
...
...
template/en/default/admin/products/edit-common.html.tmpl
View file @
c650592f
...
@@ -12,8 +12,6 @@
...
@@ -12,8 +12,6 @@
# classification: Bugzilla::Classifiation object; classification product is in.
# classification: Bugzilla::Classifiation object; classification product is in.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% IF Param('useclassification') %]
[% IF Param('useclassification') %]
<tr>
<tr>
<th align="right">Classification:</th>
<th align="right">Classification:</th>
...
...
template/en/default/admin/products/updated.html.tmpl
View file @
c650592f
...
@@ -26,8 +26,6 @@
...
@@ -26,8 +26,6 @@
style_urls = ['skins/standard/admin.css']
style_urls = ['skins/standard/admin.css']
%]
%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% IF changes.name.defined %]
[% IF changes.name.defined %]
<p>
<p>
Updated product name from '[% changes.name.0 FILTER html %]' to
Updated product name from '[% changes.name.0 FILTER html %]' to
...
...
template/en/default/admin/table.html.tmpl
View file @
c650592f
...
@@ -65,8 +65,6 @@
...
@@ -65,8 +65,6 @@
#
#
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[%################### TABLE HEADER ######################%]
[%################### TABLE HEADER ######################%]
<table id="admin_table" border="1" cellpadding="4" cellspacing="0">
<table id="admin_table" border="1" cellpadding="4" cellspacing="0">
...
...
template/en/default/admin/workflow/comment.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% INCLUDE global/header.html.tmpl
[% INCLUDE global/header.html.tmpl
title = "Comments Required on Status Transitions"
title = "Comments Required on Status Transitions"
style_urls = ['skins/standard/admin.css']
style_urls = ['skins/standard/admin.css']
...
...
template/en/default/admin/workflow/edit.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% INCLUDE global/header.html.tmpl
[% INCLUDE global/header.html.tmpl
title = "Edit Workflow"
title = "Edit Workflow"
style_urls = ['skins/standard/admin.css']
style_urls = ['skins/standard/admin.css']
...
...
template/en/default/attachment/create.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[%# Define strings that will serve as the title and header of this page %]
[%# Define strings that will serve as the title and header of this page %]
[% title = BLOCK %]Create New Attachment for [% terms.Bug %] #[% bug.bug_id %][% END %]
[% title = BLOCK %]Create New Attachment for [% terms.Bug %] #[% bug.bug_id %][% END %]
[% header = BLOCK %]Create New Attachment for
[% header = BLOCK %]Create New Attachment for
...
...
template/en/default/bug/activity/table.html.tmpl
View file @
c650592f
...
@@ -20,8 +20,6 @@
...
@@ -20,8 +20,6 @@
# it was affected by an old Bugzilla bug.)
# it was affected by an old Bugzilla bug.)
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% PROCESS bug/time.html.tmpl %]
[% PROCESS bug/time.html.tmpl %]
[% IF incomplete_data %]
[% IF incomplete_data %]
...
...
template/en/default/bug/create/create.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% title = BLOCK %]Enter [% terms.Bug %]: [% product.name FILTER html %][% END %]
[% title = BLOCK %]Enter [% terms.Bug %]: [% product.name FILTER html %][% END %]
[% PROCESS global/header.html.tmpl
[% PROCESS global/header.html.tmpl
...
...
template/en/default/bug/dependency-tree.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS 'global/field-descs.none.tmpl' %]
[% filtered_desc = blocked_tree.$bugid.short_desc FILTER html %]
[% filtered_desc = blocked_tree.$bugid.short_desc FILTER html %]
[% PROCESS global/header.html.tmpl
[% PROCESS global/header.html.tmpl
title = "Dependency tree for $terms.Bug $bugid"
title = "Dependency tree for $terms.Bug $bugid"
...
...
template/en/default/bug/edit.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% PROCESS bug/time.html.tmpl %]
[% PROCESS bug/time.html.tmpl %]
<script type="text/javascript">
<script type="text/javascript">
...
...
template/en/default/bug/show-multiple.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% PROCESS global/header.html.tmpl
[% PROCESS global/header.html.tmpl
title = "Full Text $terms.Bug Listing"
title = "Full Text $terms.Bug Listing"
h1 = ""
h1 = ""
...
...
template/en/default/bug/summarize-time.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% title = "Time Summary " %]
[% title = "Time Summary " %]
[% IF do_depends %]
[% IF do_depends %]
[% title = title _ "for " %]
[% title = title _ "for " %]
...
...
template/en/default/email/bugmail-common.txt.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% field_label = field_descs.${change.field_name} %]
[% field_label = field_descs.${change.field_name} %]
[% old_value = display_value(change.field_name, change.old) %]
[% old_value = display_value(change.field_name, change.old) %]
[% new_value = display_value(change.field_name, change.new) %]
[% new_value = display_value(change.field_name, change.new) %]
...
...
template/en/default/email/bugmail-header.txt.tmpl
View file @
c650592f
...
@@ -6,7 +6,6 @@
...
@@ -6,7 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% PROCESS "global/reason-descs.none.tmpl" %]
[% PROCESS "global/reason-descs.none.tmpl" %]
[% isnew = bug.lastdiffed ? 0 : 1 %]
[% isnew = bug.lastdiffed ? 0 : 1 %]
...
...
template/en/default/email/bugmail.html.tmpl
View file @
c650592f
...
@@ -6,7 +6,6 @@
...
@@ -6,7 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% PROCESS "global/reason-descs.none.tmpl" %]
[% PROCESS "global/reason-descs.none.tmpl" %]
[% isnew = bug.lastdiffed ? 0 : 1 %]
[% isnew = bug.lastdiffed ? 0 : 1 %]
...
...
template/en/default/email/bugmail.txt.tmpl
View file @
c650592f
...
@@ -6,7 +6,6 @@
...
@@ -6,7 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% PROCESS "global/reason-descs.none.tmpl" %]
[% PROCESS "global/reason-descs.none.tmpl" %]
[% isnew = bug.lastdiffed ? 0 : 1 %]
[% isnew = bug.lastdiffed ? 0 : 1 %]
...
...
template/en/default/email/whine.txt.tmpl
View file @
c650592f
...
@@ -6,7 +6,6 @@
...
@@ -6,7 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
From: [% Param("mailfrom") %]
From: [% Param("mailfrom") %]
To: [% email %][% Param("emailsuffix") %]
To: [% email %][% Param("emailsuffix") %]
Subject: Your [% terms.Bugzilla %] [%+ terms.bug %] list needs attention.
Subject: Your [% terms.Bugzilla %] [%+ terms.bug %] list needs attention.
...
...
template/en/default/global/code-error.html.tmpl
View file @
c650592f
...
@@ -20,8 +20,6 @@
...
@@ -20,8 +20,6 @@
# in this file; if you do not wish to change it, use the "none" filter.
# in this file; if you do not wish to change it, use the "none" filter.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% DEFAULT title = "Internal Error" %]
[% DEFAULT title = "Internal Error" %]
[% error_message = BLOCK %]
[% error_message = BLOCK %]
...
...
template/en/default/global/confirm-user-match.html.tmpl
View file @
c650592f
...
@@ -22,9 +22,6 @@
...
@@ -22,9 +22,6 @@
# self-referential URL
# self-referential URL
#%]
#%]
[%# use the global field descs %]
[% PROCESS "global/field-descs.none.tmpl" %]
[%# This lists fields which use the user auto-completion feature and which
[%# This lists fields which use the user auto-completion feature and which
# are not listed in field_descs. %]
# are not listed in field_descs. %]
[% field_labels = { # Used by editcomponents.cgi
[% field_labels = { # Used by editcomponents.cgi
...
...
template/en/default/global/messages.html.tmpl
View file @
c650592f
...
@@ -10,8 +10,6 @@
...
@@ -10,8 +10,6 @@
# alphabetical order by message tag, and leave a blank line between messages.
# alphabetical order by message tag, and leave a blank line between messages.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% message_tag = message %]
[% message_tag = message %]
[% message = BLOCK %]
[% message = BLOCK %]
...
...
template/en/default/list/change-columns.html.tmpl
View file @
c650592f
...
@@ -17,7 +17,6 @@
...
@@ -17,7 +17,6 @@
this feature requires cookies to work.
this feature requires cookies to work.
</p>
</p>
[% PROCESS "global/field-descs.none.tmpl" %]
[% field_descs.short_short_desc = "Summary (first 60 characters)" %]
[% field_descs.short_short_desc = "Summary (first 60 characters)" %]
[% field_descs.short_desc = "Summary (Full)" %]
[% field_descs.short_desc = "Summary (Full)" %]
[% field_descs.assigned_to_realname = "$field_descs.assigned_to Real Name" %]
[% field_descs.assigned_to_realname = "$field_descs.assigned_to Real Name" %]
...
...
template/en/default/list/list.atom.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% DEFAULT title = "$terms.Bugzilla $terms.Bugs" %]
[% DEFAULT title = "$terms.Bugzilla $terms.Bugs" %]
<?xml version="1.0"[% IF Param('utf8') %] encoding="UTF-8"[% END %]?>
<?xml version="1.0"[% IF Param('utf8') %] encoding="UTF-8"[% END %]?>
...
...
template/en/default/list/list.csv.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% colsepchar = user.settings.csv_colsepchar.value %]
[% colsepchar = user.settings.csv_colsepchar.value %]
[% IF human %]
[% IF human %]
...
...
template/en/default/list/table.html.tmpl
View file @
c650592f
...
@@ -23,7 +23,6 @@
...
@@ -23,7 +23,6 @@
# by the browser.
# by the browser.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% field_descs.short_short_desc = field_descs.short_desc %]
[% field_descs.short_short_desc = field_descs.short_desc %]
[% field_descs.assigned_to_realname = field_descs.assigned_to %]
[% field_descs.assigned_to_realname = field_descs.assigned_to %]
[% field_descs.reporter_realname = field_descs.reporter %]
[% field_descs.reporter_realname = field_descs.reporter %]
...
...
template/en/default/pages/bug-writing.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% INCLUDE global/header.html.tmpl title = "$terms.Bug Writing Guidelines" %]
[% INCLUDE global/header.html.tmpl title = "$terms.Bug Writing Guidelines" %]
<p>Effective [% terms.bug %] reports are the most likely to be fixed.
<p>Effective [% terms.bug %] reports are the most likely to be fixed.
...
...
template/en/default/pages/fields.html.tmpl
View file @
c650592f
...
@@ -6,7 +6,6 @@
...
@@ -6,7 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% PROCESS global/header.html.tmpl
[% PROCESS global/header.html.tmpl
title = "$terms.Bug Fields"
title = "$terms.Bug Fields"
style_urls = ['skins/standard/page.css']
style_urls = ['skins/standard/page.css']
...
...
template/en/default/pages/quicksearch.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% INCLUDE global/header.html.tmpl
[% INCLUDE global/header.html.tmpl
title = "$terms.Bugzilla QuickSearch",
title = "$terms.Bugzilla QuickSearch",
style_urls = ['skins/standard/page.css']
style_urls = ['skins/standard/page.css']
...
...
template/en/default/reports/duplicates-table.html.tmpl
View file @
c650592f
...
@@ -22,8 +22,6 @@
...
@@ -22,8 +22,6 @@
# product: array of strings. Restrict to these products only.
# product: array of strings. Restrict to these products only.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[%# *** Column Headers *** %]
[%# *** Column Headers *** %]
[% SET columns = [
[% SET columns = [
...
...
template/en/default/reports/old-charts.html.tmpl
View file @
c650592f
...
@@ -12,8 +12,6 @@
...
@@ -12,8 +12,6 @@
# url_image: URL of the generated graph.
# url_image: URL of the generated graph.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% PROCESS global/header.html.tmpl
[% PROCESS global/header.html.tmpl
title = "$terms.Bug Charts"
title = "$terms.Bug Charts"
h1 = "Welcome to the $terms.Bugzilla Charting Kitchen"
h1 = "Welcome to the $terms.Bugzilla Charting Kitchen"
...
...
template/en/default/reports/report-bar.png.tmpl
View file @
c650592f
...
@@ -8,8 +8,6 @@
...
@@ -8,8 +8,6 @@
[% y_label = "$terms.Bugs" %]
[% y_label = "$terms.Bugs" %]
[% PROCESS "global/field-descs.none.tmpl" %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% FOR i IN [ 0 .. data.0.0.max ] %]
[% FOR i IN [ 0 .. data.0.0.max ] %]
...
...
template/en/default/reports/report-line.png.tmpl
View file @
c650592f
...
@@ -8,8 +8,6 @@
...
@@ -8,8 +8,6 @@
[% y_label = "$terms.Bugs" %]
[% y_label = "$terms.Bugs" %]
[% PROCESS "global/field-descs.none.tmpl" %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% FOR i IN [ 0 .. data.0.0.max ] %]
[% FOR i IN [ 0 .. data.0.0.max ] %]
...
...
template/en/default/reports/report-pie.png.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% FOR i IN [ 0 .. data.0.0.max ] %]
[% FOR i IN [ 0 .. data.0.0.max ] %]
...
...
template/en/default/reports/report-table.html.tmpl
View file @
c650592f
...
@@ -17,8 +17,6 @@
...
@@ -17,8 +17,6 @@
# tbl: Name of a hash in data which is the table to be plotted.
# tbl: Name of a hash in data which is the table to be plotted.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% row_field_disp = field_descs.$row_field || row_field %]
[% row_field_disp = field_descs.$row_field || row_field %]
...
...
template/en/default/reports/report.csv.tmpl
View file @
c650592f
...
@@ -5,7 +5,6 @@
...
@@ -5,7 +5,6 @@
# This Source Code Form is "Incompatible With Secondary Licenses", as
# This Source Code Form is "Incompatible With Secondary Licenses", as
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% FOREACH tbl = tbl_names %]
[% FOREACH tbl = tbl_names %]
[% PROCESS "reports/report-table.csv.tmpl" %]
[% PROCESS "reports/report-table.csv.tmpl" %]
...
...
template/en/default/reports/report.html.tmpl
View file @
c650592f
...
@@ -34,8 +34,6 @@
...
@@ -34,8 +34,6 @@
[% row_field = "" %]
[% row_field = "" %]
[% END %]
[% END %]
[% PROCESS "global/field-descs.none.tmpl" %]
[% tbl_field_disp = field_descs.$tbl_field || tbl_field %]
[% tbl_field_disp = field_descs.$tbl_field || tbl_field %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% row_field_disp = field_descs.$row_field || row_field %]
[% row_field_disp = field_descs.$row_field || row_field %]
...
...
template/en/default/search/boolean-charts.html.tmpl
View file @
c650592f
...
@@ -6,8 +6,6 @@
...
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
# defined by the Mozilla Public License, v. 2.0.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% types = [
[% types = [
"noop",
"noop",
"equals",
"equals",
...
...
template/en/default/search/search-report-select.html.tmpl
View file @
c650592f
...
@@ -11,8 +11,6 @@
...
@@ -11,8 +11,6 @@
# default.$name.0: string. The default value for the block, if any.
# default.$name.0: string. The default value for the block, if any.
#%]
#%]
[% PROCESS "global/field-descs.none.tmpl" %]
[% BLOCK select %]
[% BLOCK select %]
[% Hook.process('rep_fields', 'search/search-report-select.html.tmpl') %]
[% Hook.process('rep_fields', 'search/search-report-select.html.tmpl') %]
...
...
template/en/default/whine/mail.html.tmpl
View file @
c650592f
...
@@ -17,8 +17,6 @@
...
@@ -17,8 +17,6 @@
# recipient: user object for the intended recipient of the message
# recipient: user object for the intended recipient of the message
#%]
#%]
[% PROCESS 'global/field-descs.none.tmpl' %]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<html>
<head>
<head>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment