X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frequirement_spec%2F_edit_time_and_cost_estimate.html;h=ce09a9a227bf1f83c7e7b45159ec5dc28ec1cd1d;hb=ec4cffa8a9fe604ecaab2a0af734b5e28c040935;hp=a18efc09b918113d23cddf4fc9b837a776a27bc5;hpb=bdf33d885938c4f29c1e4b3198174deb5f3193b6;p=kivitendo-erp.git diff --git a/templates/webpages/requirement_spec/_edit_time_and_cost_estimate.html b/templates/webpages/requirement_spec/_edit_time_and_cost_estimate.html index a18efc09b..ce09a9a22 100644 --- a/templates/webpages/requirement_spec/_edit_time_and_cost_estimate.html +++ b/templates/webpages/requirement_spec/_edit_time_and_cost_estimate.html @@ -15,7 +15,7 @@ [%# time-cost-estimate-context-menu %] - [%- FOREACH section = SELF.requirement_spec.sections %] + [%- FOREACH section = SELF.requirement_spec.sections_sorted %] @@ -29,7 +29,7 @@ [%- IF section.children.size %] [%- SET at_least_one_function_block = 1 %] - [%- FOREACH child = section.children %] + [%- FOREACH child = section.children_sorted %] [%- INCLUDE 'requirement_spec/_edit_time_and_cost_estimate_item.html' id_prefix = id_prefix item = child
[%- LxERP.t8("Function block") %] [%- LxERP.t8("Complexity") %]