X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frequirement_spec_item%2F_function_block_content_bottom.html;h=0f8c01f20e9975158822b31583846f7a5db5faf6;hb=8ad661b7c9af26d9b0b5b565121bbdd735db6217;hp=55fbeef62f4d23aefcb775aa1421eae993bedb3f;hpb=c7c7d2d52ba0092604eac610b18fd285c2ef5b4e;p=kivitendo-erp.git 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 55fbeef62..0f8c01f20 100644 --- a/templates/webpages/requirement_spec_item/_function_block_content_bottom.html +++ b/templates/webpages/requirement_spec_item/_function_block_content_bottom.html @@ -1,7 +1,7 @@ [%- USE LxERP -%][%- USE P -%]
[%- IF requirement_spec_item.dependencies.size -%] - [%- LxERP.t8("Dependencies") -%]: [%- P.requirement_spec_item_dependency_list(requirement_spec_item) -%] + [%- LxERP.t8("Dependencies") -%]: [%- requirement_spec_item.presenter.requirement_spec_item_dependency_list -%]
[%- END -%]