X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1f592a0f4f88893b5c2cb29b2d10e2d07b444ac0..HEAD:/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 79509c79b..dfa206367 100644 --- a/templates/webpages/requirement_spec_item/_section.html +++ b/templates/webpages/requirement_spec_item/_section.html @@ -1,5 +1,5 @@ [%- USE HTML -%][%- USE LxERP -%][%- USE L -%] -
+
[%- INCLUDE 'requirement_spec_item/_section_header.html' %]
@@ -10,7 +10,7 @@
- [%- FOREACH function_block = requirement_spec_item.children -%] + [%- FOREACH function_block = requirement_spec_item.children_sorted -%] [%- INCLUDE 'requirement_spec_item/_function_block.html' requirement_spec_item=function_block -%] [%- END -%]