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/base.html | 1 + templates/js/code39.js | 148 +++++++++++++++++++++++++++++++++++++++++++++ templates/users/entry.html | 12 ++++ 3 files changed, 161 insertions(+) create mode 100644 templates/js/code39.js (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 67f89cb..1870d0f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,6 +13,7 @@ +