[bugzilla-gnome-org-customizations] [Browse] Replace Bugzilla link by gitlab.gnome.org



commit 5171ab784ba1c69e0e5e197e6484aedd7c05d3fe
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Feb 26 23:15:24 2019 +0100

    [Browse] Replace Bugzilla link by gitlab.gnome.org

 extensions/Browse/template/en/default/pages/browse.html.tmpl | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/extensions/Browse/template/en/default/pages/browse.html.tmpl 
b/extensions/Browse/template/en/default/pages/browse.html.tmpl
index f7c9232..10d4239 100644
--- a/extensions/Browse/template/en/default/pages/browse.html.tmpl
+++ b/extensions/Browse/template/en/default/pages/browse.html.tmpl
@@ -160,8 +160,9 @@
       <ul>
         [% IF user.id && user.in_group('editbugs') %]
           <li>
-            <a href="enter_bug.cgi?product=
-                     [%- product.name FILTER uri %]">File a
+            <!-- <a href="enter_bug.cgi?product=
+                     [%- product.name FILTER uri %]">File a -->
+            <a href="https://gitlab.gnome.org";>File a
               [%= terms.bug %] in this product</a>
             <!-- (<a href="enter_bug.cgi?format=guided&amp;product=[% product.name FILTER uri %]">simple 
form</a>) -->
           </li>
@@ -171,8 +172,9 @@
             <a href="enter_bug.cgi?format=guided&amp;product=
                      [%- product.name FILTER uri %]">File a
               [%= terms.bug %] in this product</a> -->
-            <a href="enter_bug.cgi?product=
-                     [%- product.name FILTER uri %]">File a
+            <!-- <a href="enter_bug.cgi?product=
+                     [%- product.name FILTER uri %]">File a -->
+            <a href="https://gitlab.gnome.org";>File a
               [%= terms.bug %] in this product</a>
           </li>
         [% END %]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]