[guadec-web-regcfp] Also show email
- From: Patrick Uiterwijk <puiterwijk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web-regcfp] Also show email
- Date: Thu, 21 May 2015 11:10:37 +0000 (UTC)
commit 94007b57c957c7ec6fe4c24352a730b987541e18
Author: Patrick Uiterwijk <puiterwijk redhat com>
Date: Thu May 21 13:10:33 2015 +0200
Also show email
views/papers/list.hbs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/views/papers/list.hbs b/views/papers/list.hbs
index b694a83..e419a1c 100644
--- a/views/papers/list.hbs
+++ b/views/papers/list.hbs
@@ -3,7 +3,7 @@
{{#each papers}}
<b>{{ this.title }}</b>
{{#if ../showAuthors}}
- ({{ this.User.name }})
+ ({{ this.User.name }} <{{ this.User.email }}>)
{{/if}}
-
{{ breaklines this.summary }}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]