diff options
author | gerv%gerv.net <> | 2004-02-13 07:32:57 +0100 |
---|---|---|
committer | gerv%gerv.net <> | 2004-02-13 07:32:57 +0100 |
commit | cc989876869338d0a9a83fbe598afedacdefd6af (patch) | |
tree | be60722e0ef2be0b191576d56d2088ce5bd7ef58 /template/en/default/list | |
parent | ecdfa3b6e6f10429a873d7c88a66e958c6ac3ae3 (diff) | |
download | bugzilla-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/list')
-rw-r--r-- | template/en/default/list/list.html.tmpl | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 5eb7b7c45..f0e03cd42 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -19,6 +19,11 @@ # Contributor(s): Myk Melez <myk@mozilla.org> #%] +[%# INTERFACE: + # searchtype: string. Type of search - either "series", "saved" or undef. + # ... + #%] + [%############################################################################%] [%# Template Initialization #%] [%############################################################################%] @@ -155,7 +160,7 @@ <a href="query.cgi?[% urlquerypart FILTER html %]">Edit Search</a> </td> - [% IF searchname %] + [% IF searchtype == "saved" %] <td valign="middle" nowrap="nowrap"> | <a href="buglist.cgi?cmdtype=dorem&remaction=forget&namedcmd= |