transfer template changed
This commit is contained in:
parent
739bf71194
commit
391b2a16aa
@ -1,5 +1,5 @@
|
|||||||
def specification(req_spec):
|
def specification(req_spec):
|
||||||
eq_spec.add_title({{ data.titel|tojson }})
|
req_spec.add_title({{ data.titel|tojson }})
|
||||||
{% set sec = namespace(cnt = 1) %}
|
{% set sec = namespace(cnt = 1) %}
|
||||||
{%- for uid in data.uid_list_sorted %}
|
{%- for uid in data.uid_list_sorted %}
|
||||||
{%- with item=data.item_dict[uid] %}
|
{%- with item=data.item_dict[uid] %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user