summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/edit-series.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-02-13 07:32:57 +0100
committergerv%gerv.net <>2004-02-13 07:32:57 +0100
commitcc989876869338d0a9a83fbe598afedacdefd6af (patch)
treebe60722e0ef2be0b191576d56d2088ce5bd7ef58 /template/en/default/reports/edit-series.html.tmpl
parentecdfa3b6e6f10429a873d7c88a66e958c6ac3ae3 (diff)
downloadbugzilla-cc989876869338d0a9a83fbe598afedacdefd6af.tar.gz
bugzilla-cc989876869338d0a9a83fbe598afedacdefd6af.tar.xz
Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
Diffstat (limited to 'template/en/default/reports/edit-series.html.tmpl')
-rw-r--r--template/en/default/reports/edit-series.html.tmpl21
1 files changed, 16 insertions, 5 deletions
diff --git a/template/en/default/reports/edit-series.html.tmpl b/template/en/default/reports/edit-series.html.tmpl
index 011ae1aa4..4d3526e3c 100644
--- a/template/en/default/reports/edit-series.html.tmpl
+++ b/template/en/default/reports/edit-series.html.tmpl
@@ -28,12 +28,19 @@
[% PROCESS global/header.html.tmpl %]
+[% IF changes_saved %]
+ <p>
+ <font color="red">
+ Series updated.
+ </font>
+ </p>
+[% END %]
+
<form method="get" action="chart.cgi" name="chartform">
- [% button_name = "Change" %]
-
- [% PROCESS reports/series.html.tmpl %]
- <input type="hidden" name="action-alter" value="1">
+ [% PROCESS reports/series.html.tmpl
+ button_name = "Change Data Set" %]
+ <input type="hidden" name="action" value="alter">
[% IF default.series_id %]
<input type="hidden" name="series_id" value="[% default.series_id %]">
@@ -50,8 +57,12 @@
[% END %]
</p>
+<p>Note: it is not yet possible to edit the search associated with this data
+set.
+</p>
+
<p>
- <a href="query.cgi?[% default.query FILTER html%]">View
+ <a href="query.cgi?[% default.query FILTER html %]">View
series search parameters</a> |
<a href="buglist.cgi?cmdtype=dorem&amp;namedcmd=
[% default.category FILTER url_quote %]-