]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1580998 - Show link to dependency tree in edit mode
authorKohei Yoshino <kohei.yoshino@gmail.com>
Fri, 11 Oct 2019 15:18:42 +0000 (11:18 -0400)
committerdklawren <dklawren@users.noreply.github.com>
Fri, 11 Oct 2019 15:18:42 +0000 (11:18 -0400)
extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl

index 7c38d3044b282734f6336d55926d9616e5096f83..ee6373281b0033b33eeb251c078f3af95e8692ab 100644 (file)
           name = "dependencytree"
           container = 1
           label = ""
-          hide_on_edit = 1
       %]
         Dependency <a href="[% basepath FILTER none %]showdependencytree.cgi?id=[% bug.bug_id FILTER none %]&amp;hide_resolved=1">tree</a>
         / <a href="[% basepath FILTER none %]showdependencygraph.cgi?id=[% bug.bug_id FILTER none %]">graph</a>