From: Moritz Bunkus Date: Mon, 11 Mar 2013 10:28:32 +0000 (+0100) Subject: Pflichtenhefte: Zeitabschätzung ausgeben X-Git-Tag: release-3.2.0beta~467^2~231 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=c7c7d2d52ba0092604eac610b18fd285c2ef5b4e;p=kivitendo-erp.git Pflichtenhefte: Zeitabschätzung ausgeben --- diff --git a/templates/webpages/requirement_spec_item/_function_block_content_bottom.html b/templates/webpages/requirement_spec_item/_function_block_content_bottom.html index 8e1665ab1..55fbeef62 100644 --- a/templates/webpages/requirement_spec_item/_function_block_content_bottom.html +++ b/templates/webpages/requirement_spec_item/_function_block_content_bottom.html @@ -9,7 +9,7 @@   |   [%- LxERP.t8("Risk") -%]: [%- requirement_spec_item.risk.description -%]   |   - [%- LxERP.t8("Time estimate") -%]: TODO: Zeitabschätzung + [%- LxERP.t8("Time estimate") -%]: [% P.format_man_days(requirement_spec_item.time_estimation, skip_zero=1) %]