]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/requirement_spec_item/_section.html
customernotes auch als notes Form Variable(fixmaster)
[mfinanz.git] / templates / webpages / requirement_spec_item / _section.html
index 8e7699d8688d220653cc6be48ccf2abad9017766..dfa206367e06259b1c9ead8fa5e3364d5a20bf2c 100644 (file)
@@ -10,7 +10,7 @@
  </div>
 
  <div id="section-list" class="section">
-  [%- 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 -%]
  </div>