X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/90f4ba5dc6212592754cdddd082640103ee15884..c0ed7d2fa:/templates/webpages/requirement_spec_item/_section.html diff --git a/templates/webpages/requirement_spec_item/_section.html b/templates/webpages/requirement_spec_item/_section.html index 8e7699d86..dfa206367 100644 --- a/templates/webpages/requirement_spec_item/_section.html +++ b/templates/webpages/requirement_spec_item/_section.html @@ -10,7 +10,7 @@
- [%- FOREACH function_block = requirement_spec_item.sorted_children -%] + [%- FOREACH function_block = requirement_spec_item.children_sorted -%] [%- INCLUDE 'requirement_spec_item/_function_block.html' requirement_spec_item=function_block -%] [%- END -%]