]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1519782 - The OrangeFactor extension should link back to Intermittent Failure...
authordklawren <dklawren@users.noreply.github.com>
Fri, 25 Jan 2019 22:54:19 +0000 (17:54 -0500)
committerGitHub <noreply@github.com>
Fri, 25 Jan 2019 22:54:19 +0000 (17:54 -0500)
extensions/OrangeFactor/web/js/orange_factor.js

index e9383901efb869a23e3a434e6eea83d4a0296380..a2d5cbfd96a3612c86c966312c1c1ad77c42a2ee 100644 (file)
@@ -55,7 +55,7 @@ $(function() {
             bug: $orangeCount.data('bug-id'),
             startday: $orangeCount.data('date-start'),
             endday: $orangeCount.data('date-end'),
-            tree: 'trunk'
+            tree: 'all'
         });
         let request = {
             dataType: "json",