Difference between revisions of "CreateTopicForm"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
{%- set property_printouts %}
 
{%- set property_printouts %}
 
{% for p in property_properties %}
 
{% for p in property_properties %}
{%- set property_printouts = property_printouts + "|?Property {{ p }} = {{ p }}" -%}
+
{%- set property_printouts = property_printouts + "|?Property" + p + "=" + p -%}
 
{%- endfor %}
 
{%- endfor %}
 
{%- set topic_property_properties = [] -%}
 
{%- set topic_property_properties = [] -%}
Line 78: Line 78:
 
! colspan='2'| Property
 
! colspan='2'| Property
  
{% for pp in property_properties%}
+
{% for pp in property_properties %}
 
|-
 
|-
 
! {{ pp["name"] }}:  
 
! {{ pp["name"] }}:  

Revision as of 00:35, 15 February 2021

Sourcecode

Sourcecode
edit
id  CreateTopicForm
lang  jinja
author  Tim Holzheim
since  2021/02/14
test  
'"`UNIQ--pre-00000000-QINU`"'
url  

Freitext