summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authordkl%redhat.com <>2009-01-28 04:53:41 +0100
committerdkl%redhat.com <>2009-01-28 04:53:41 +0100
commit51c5d9a1e6fb1d52b2932462fa1745221f003652 (patch)
treebedb580d76decf2dd1b211c023e6ac20d69f3066 /template
parent5beb80569ac428cbdb43930a6a555c8e48335922 (diff)
downloadbugzilla-51c5d9a1e6fb1d52b2932462fa1745221f003652.tar.gz
bugzilla-51c5d9a1e6fb1d52b2932462fa1745221f003652.tar.xz
Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, otherwise show bug id
Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 379bac428..50c7ea9d5 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -1014,7 +1014,7 @@
</span>
[% FOREACH depbug = bug.${dep.fieldname} %]
- [% depbug FILTER bug_link(depbug) FILTER none %][% " " %]
+ [% depbug FILTER bug_link(depbug, use_alias => 1) FILTER none %][% " " %]
[% END %]
[% IF bug.check_can_change_field(dep.fieldname, 0, 1) %]
<span id="[% dep.fieldname %]_edit_container" class="edit_me bz_default_hidden" >