Bug 365110 saved searches should list "shared to"
r=lpsolit a=lpsolit git-svn-id: svn://10.0.0.236/trunk@230173 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0aa8dce053
commit
ba8dec751d
@ -134,6 +134,9 @@
|
||||
<th>
|
||||
Shared By
|
||||
</th>
|
||||
<th>
|
||||
Shared To
|
||||
</th>
|
||||
<th>
|
||||
Run
|
||||
</th>
|
||||
@ -148,6 +151,7 @@
|
||||
<tr>
|
||||
<td>[% q.name FILTER html %]</td>
|
||||
<td>[% q.user.identity FILTER html %]</td>
|
||||
<td>[% q.shared_with_group.name FILTER html %]</td>
|
||||
<td>
|
||||
<a href="buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=
|
||||
[% q.name FILTER url_quote %]&sharer_id=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user