[bugzilla-gnome-org-customizations/production] [Browse] Replace Bugzilla link by gitlab.gnome.org
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations/production] [Browse] Replace Bugzilla link by gitlab.gnome.org
- Date: Tue, 26 Feb 2019 22:16:39 +0000 (UTC)
commit 81cf5b86da880b18b902f0484e4a7105993e064f
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&product=[% product.name FILTER uri %]">simple
form</a>) -->
</li>
@@ -171,8 +172,9 @@
<a href="enter_bug.cgi?format=guided&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]