[bugzilla-gnome-org-extensions] template overrides: Point user link to describe user page
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions] template overrides: Point user link to describe user page
- Date: Thu, 20 Nov 2014 22:08:05 +0000 (UTC)
commit 750d654d9c1f854d4a6116caf79af8086a359547
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Sun Nov 9 23:19:00 2014 +0100
template overrides: Point user link to describe user page
.../template/en/default/global/user.html.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/TemplateOverrides/template/en/default/global/user.html.tmpl
b/TemplateOverrides/template/en/default/global/user.html.tmpl
index e9f3b67..ea99885 100644
--- a/TemplateOverrides/template/en/default/global/user.html.tmpl
+++ b/TemplateOverrides/template/en/default/global/user.html.tmpl
@@ -13,7 +13,7 @@
<span class="vcard">
[% FILTER collapse %]
[% IF user.id %]
- <a class="email" href="mailto:[% who.email FILTER html %]"
+ <a href="page.cgi?id=describeuser.html&login=[% who.email FILTER uri %]"
title="[% who.identity FILTER html %]">
[%- END -%]
[% IF who.name %]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]