[bugzilla-gnome-org-customizations/production] DescribeUser: Add author name to 'Patches' section headers
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations/production] DescribeUser: Add author name to 'Patches' section headers
- Date: Wed, 11 Feb 2015 12:13:24 +0000 (UTC)
commit c4b4fffbe991c10910d6b48bc591fcb0c2fbd972
Author: Andre Klapper <a9016009 gmx de>
Date: Thu Feb 5 17:26:32 2015 +0100
DescribeUser: Add author name to 'Patches' section headers
.../en/default/pages/describeuser.html.tmpl | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/extensions/DescribeUser/template/en/default/pages/describeuser.html.tmpl
b/extensions/DescribeUser/template/en/default/pages/describeuser.html.tmpl
index cb24ba2..aea3f65 100644
--- a/extensions/DescribeUser/template/en/default/pages/describeuser.html.tmpl
+++ b/extensions/DescribeUser/template/en/default/pages/describeuser.html.tmpl
@@ -343,7 +343,9 @@
[% END %]
[% status = patch.status %]
[% " <p>\n" _
- " <h3><span>Patches: " %]
+ " <h3><span>Patches written by" %]
+ [%+ displayname FILTER html %]
+ [%+ "and with status: %]
[% status.replace('none','unreviewed') FILTER html %]
[% "</span></h3>\n" %]
[% " <table border=\"0\" cellpadding=\"2\" cellspacing=\"0\">" %]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]