From 33b1d5ec7d90de42cf798dcdd783d082b4e50166 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 28 Mar 2011 20:22:52 +0200 Subject: Minor --- ishtar/templates/sheet_operation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar/templates/sheet_operation.html') diff --git a/ishtar/templates/sheet_operation.html b/ishtar/templates/sheet_operation.html index 10fa8ad61..f6567882f 100644 --- a/ishtar/templates/sheet_operation.html +++ b/ishtar/templates/sheet_operation.html @@ -14,7 +14,7 @@

{{ item.history.all.0.history_date }}

{{ item.start_date }}

-

{{ item.end_date }}

+

{{ item.end_date }}

{{ item.in_charge.full_label }}

{% if item.is_active %}{%trans "Active file"%}

-- cgit v1.2.3