From dabb96d7851625680dc24dc2fc2408652e37f91a Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Mon, 5 Nov 2012 18:52:39 +0100 Subject: show barcode in user profile --- templates/users/entry.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'templates/users') diff --git a/templates/users/entry.html b/templates/users/entry.html index 8a72860..740804e 100644 --- a/templates/users/entry.html +++ b/templates/users/entry.html @@ -5,6 +5,13 @@
+ + + + @@ -20,3 +27,8 @@
ID{{{UID}}}
Barcode +
+ Download +
Firstname{{{FIRSTNAME}}}
Lastname{{{LASTNAME}}}
E-Mail{{{EMAIL}}}
+ + -- cgit v1.2.3