]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 181047 - Change non-output templates to have a ctype of "none". Patch by gerv...
authorgerv%gerv.net <>
Mon, 6 Jan 2003 15:54:16 +0000 (15:54 +0000)
committergerv%gerv.net <>
Mon, 6 Jan 2003 15:54:16 +0000 (15:54 +0000)
13 files changed:
template/en/default/global/confirm-user-match.html.tmpl
template/en/default/global/field-descs.none.tmpl [moved from template/en/default/global/field-descs.html.tmpl with 100% similarity]
template/en/default/global/user-error.html.tmpl
template/en/default/list/change-columns.html.tmpl
template/en/default/list/table.html.tmpl
template/en/default/reports/report-bar.png.tmpl
template/en/default/reports/report-line.png.tmpl
template/en/default/reports/report-pie.png.tmpl
template/en/default/reports/report-table.html.tmpl
template/en/default/reports/report.csv.tmpl
template/en/default/reports/report.html.tmpl
template/en/default/search/form.html.tmpl
template/en/default/search/search-report-select.html.tmpl

index dd624dbdd57f29f6f0d8b8927128bfdaa750b4d4..92fa47a53d61d6a093ab9553cc2e4f89f37bdc22 100644 (file)
@@ -39,7 +39,7 @@
   #%]
 
 [% # use the global field descs %]
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 
 [% IF matchsuccess == 1 %]
   [% PROCESS global/header.html.tmpl title="Confirm Match" %]
index 965a3fb27e42071541a9eb0597ceb39017f4e027..33ebb9472e3771a452ccd1506785a31936f689d2 100644 (file)
@@ -29,7 +29,7 @@
   # alphabetical order by error tag, and leave a blank line between errors.
   #%]  
   
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
   
 [% DEFAULT title = "Error" %]
 
index d049d0c6c9669e2ab201a979c1c4420a5b7db0af..097a886bbf49ca47d4e6f37644da58257e905e43 100644 (file)
@@ -28,7 +28,7 @@
   this feature requires cookies to work.
 </p>
 
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 [% field_descs.short_short_desc     = "Summary (first 60 characters)" %]
 [% field_descs.short_desc           = "Full Summary" %]
 [% field_descs.assigned_to_realname = "Assignee Realname" %]
index 455cf122245be87c33b1eacf2138a961202a38b9..8a5d3ac57721ee4719078023b272d0f8d52f7b4a 100644 (file)
@@ -32,7 +32,7 @@
   # by the browser.
   #%]
 
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 [% field_descs.short_short_desc     = field_descs.short_desc  %]
 [% field_descs.assigned_to_realname = field_descs.assigned_to %]
 [% field_descs.reporter_realname    = field_descs.reporter    %]
index e199f115c3f230ca49e5751faaa299b4febcd93a..143768a25d9803b83a10f972fe441a25c9e43c98 100644 (file)
@@ -21,7 +21,7 @@
 
 [% y_label = "Bugs" %]
 
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 
 [% col_field_disp = field_descs.$col_field || col_field %]
 
index 1c84e1bf1a968e724f72ec69088aea946e8a466a..5fe7663d0e2d529889dfb8d31b80d86824fef217 100644 (file)
@@ -21,7 +21,7 @@
 
 [% y_label = "Bugs" %]
 
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 
 [% col_field_disp = field_descs.$col_field || col_field %]
 
index 76a717779603626459aca87017c8335dec07492c..38cc56cc4e390b77ddc423bd65f8d84de13aafbb 100644 (file)
@@ -19,7 +19,7 @@
   # Contributor(s): Gervase Markham <gerv@gerv.net>
   #%]
 
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 
 [% col_field_disp = field_descs.$col_field || col_field %]
 
index 175479d840ee8916059f7affd1070a5a86dcf4b6..f28c39590a99c95253787a07167504a0e3eb3eaf 100644 (file)
@@ -31,7 +31,7 @@
   # tbl: Name of a hash in data which is the table to be plotted.
   #%]
 
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 
 [% col_field_disp = field_descs.$col_field || col_field %]
 [% row_field_disp = field_descs.$row_field || row_field %]
index 727acb3110ee6e33cf3f629fdec83f13b6c4a0d3..6c3ad46d18d9c4ee8a95fc870499b3045abad8e5 100644 (file)
@@ -18,7 +18,7 @@
   #
   # Contributor(s): Gervase Markham <gerv@gerv.net>
   #%]
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 [% FOREACH tbl = tbl_names %]
   [% PROCESS "reports/report-table.csv.tmpl" %] 
 
index 494dd796f9be5c07622649d8ce3793e1e36bc46c..00d58954153e6ccc596cfc0cc530aaef66db1f07 100644 (file)
@@ -42,7 +42,7 @@
   [% row_field = "" %]
 [% END %]
 
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 
 [% tbl_field_disp = field_descs.$tbl_field || tbl_field %]
 [% col_field_disp = field_descs.$col_field || col_field %]
index bdd90d54b9973e9bbe0483e3c42ec3073ece0d64..0b80bdb26a7b447ce3bf6bb4c97d226ad09ebe9e 100644 (file)
@@ -327,7 +327,7 @@ function selectProduct(f) {
   { value => "regexp", description => "matches the regexp" },
   { value => "notregexp", description => "doesn't match the regexp" } ] %]
 
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 
 [%# If we resubmit to ourselves, we need to know if we are using a format. %]
 <input type="hidden" name="query_format" value="[% format %]">
index 9af620d3417200a2339334ac4924866024810607..cec33089a048ee5ae74c03e795a664c58fb68368 100644 (file)
@@ -24,7 +24,7 @@
   # default.$name.0: string. The default value for the block, if any.
   #%]
 
-[% PROCESS "global/field-descs.html.tmpl" %]
+[% PROCESS "global/field-descs.none.tmpl" %]
 
 [% BLOCK select %]
   [% rep_fields = ["product", "component", "version", "rep_platform",