X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=templates%2Fwebpages%2Frequirement_spec_item%2F_function_block_content_bottom.html;fp=templates%2Fwebpages%2Frequirement_spec_item%2F_function_block_content_bottom.html;h=0f8c01f20e9975158822b31583846f7a5db5faf6;hp=55fbeef62f4d23aefcb775aa1421eae993bedb3f;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44 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 -%]