changeset 16:22aa74768d97

left justify user sign in zeiterfassung
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 18 Aug 2009 14:49:40 +0200
parents 0bb0100b2c8d
children 2712fc2b8276
files contrib/zeiterfassung
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/zeiterfassung	Tue Sep 09 21:43:00 2008 +0200
+++ b/contrib/zeiterfassung	Tue Aug 18 14:49:40 2009 +0200
@@ -202,7 +202,7 @@
                             if m:
                                 workpackage = m.group(1)
                                 c = c[m.end():].strip()
-                        print "%s %sh %s %3s [%s] %s" % (
+                        print "%s %sh %s %-3s [%s] %s" % (
                             d.strftime("%d.%m.%Y"),
                             human_time(t),
                             TYPE_OF_ENTRY,
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)