summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authordkl%redhat.com <>2008-12-18 16:55:31 +0100
committerdkl%redhat.com <>2008-12-18 16:55:31 +0100
commitf8a27359f31b44a6d93011a9ddd48261fd96d3b4 (patch)
tree0ca09c85ec33f0573b59830760b9cd640d4a3be3 /template
parentab268a175cdc22752e204ee71883f6455c551c26 (diff)
downloadbugzilla-f8a27359f31b44a6d93011a9ddd48261fd96d3b4.tar.gz
bugzilla-f8a27359f31b44a6d93011a9ddd48261fd96d3b4.tar.xz
Bug 419496 - Cannot easily share saved searches
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/account/prefs/saved-searches.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/saved-searches.html.tmpl b/template/en/default/account/prefs/saved-searches.html.tmpl
index 241b12fa2..709cf49c5 100644
--- a/template/en/default/account/prefs/saved-searches.html.tmpl
+++ b/template/en/default/account/prefs/saved-searches.html.tmpl
@@ -96,7 +96,8 @@
<tr>
<td>[% q.name FILTER html %]</td>
<td>
- <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=[% q.name FILTER url_quote %]">Run</a>
+ <a href="buglist.cgi?cmdtype=dorem&amp;remaction=run&amp;namedcmd=[% q.name FILTER url_quote %]
+ [% IF q.shared_with_group.id %]&amp;sharer_id=[% user.id FILTER url_quote %][% END %]">Run</a>
</td>
<td>
<a href="query.cgi?[% q.edit_link FILTER html %]&amp;known_name=