From 3a58b6c25777b2b46e581cca26d53f56996414ce Mon Sep 17 00:00:00 2001 From: Phyks Date: Sat, 21 Sep 2013 16:12:10 +0200 Subject: [PATCH] Some bugs left in new invoice template --- TODO | 4 ---- tpl/default_en/new_invoice.html | 2 +- tpl/default_fr/new_invoice.html | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 12862db..de907f1 100755 --- a/TODO +++ b/TODO @@ -1,10 +1,6 @@ Issues : ======== -To fix : -======== -* Better way to not cache the username on index page - Improvements : ============== * User groups diff --git a/tpl/default_en/new_invoice.html b/tpl/default_en/new_invoice.html index f62b5d9..5c0af11 100755 --- a/tpl/default_en/new_invoice.html +++ b/tpl/default_en/new_invoice.html @@ -43,7 +43,7 @@ {/loop}

- + {if condition="$id != 0"}{/if}

diff --git a/tpl/default_fr/new_invoice.html b/tpl/default_fr/new_invoice.html index 92c3961..fe72c33 100755 --- a/tpl/default_fr/new_invoice.html +++ b/tpl/default_fr/new_invoice.html @@ -43,7 +43,7 @@ {/loop}

- + {if condition="$id != 0"}{/if}