]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1254514 - Navigation in dependency tree lose hide_resolved parameter
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 11 Mar 2017 21:00:07 +0000 (16:00 -0500)
committerDylan William Hardison <dylan@hardison.net>
Sat, 11 Mar 2017 21:00:07 +0000 (16:00 -0500)
r=dylan, a=dylan

template/en/default/bug/dependency-tree.html.tmpl

index d853d343c806d67a51656a28b8e4bb38176e2c4c..a21403c87c9b05183f6f1d0a94c017a9a66c9e96 100644 (file)
       <span class="summ_text">[%+ bug.short_desc FILTER html %]</span>
       <span class="summ_info">[[% INCLUDE buginfo %]]</span>
     </a>
-    <a href="showdependencytree.cgi?id=[% bugid FILTER uri %]"
+    <a href="showdependencytree.cgi?id=[% bugid FILTER uri %]&amp;hide_resolved=[% hide_resolved ? 1 : 0 %]"
        class="tree_link">
       <img src="skins/standard/dependency-tree/tree.png"
            title="See dependency tree for [% terms.bug %] [%+ bugid FILTER html %]">