Difference between revisions of "CreateTopicForm"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
Line 56: | Line 56: | ||
|{{ pp["name"] }} | |{{ pp["name"] }} | ||
|property={{ row.name }} {{ pp["name"] }} | |property={{ row.name }} {{ pp["name"] }} | ||
− | |size= {% if {{ pp["size"] }}%}{{ pp["size"] }}{% else %} 80 {% endif %} | + | |size= {% if {{ pp["size"] }} %}{{ pp["size"] }}{% else %} 80 {% endif %} |
{% if {{ pp["mandatory"] }} %}|mandatory {% endif %} | {% if {{ pp["mandatory"] }} %}|mandatory {% endif %} | ||
{% if {{ pp["inputType"] }} %}|input type={{ pp["inputType"] }} {% endif %} | {% if {{ pp["inputType"] }} %}|input type={{ pp["inputType"] }} {% endif %} | ||
Line 86: | Line 86: | ||
|{{ pp["name"] }} | |{{ pp["name"] }} | ||
|property=Property {{ pp["name"] }} | |property=Property {{ pp["name"] }} | ||
− | |size= {% if {{ pp["size"] }}%}{{ pp["size"] }}{% else %} 80 {% endif %} | + | |size= {% if {{ pp["size"] }} %}{{ pp["size"] }}{% else %} 80 {% endif %} |
{% if {{ pp["mandatory"] }} %}|mandatory {% endif %} | {% if {{ pp["mandatory"] }} %}|mandatory {% endif %} | ||
{% if {{ pp["inputType"] }} %}|input type={{ pp["inputType"] }} {% endif %} | {% if {{ pp["inputType"] }} %}|input type={{ pp["inputType"] }} {% endif %} |
Revision as of 00:27, 15 February 2021
Sourcecode
Sourcecode | |
---|---|
id | CreateTopicForm |
lang | jinja |
author | Tim Holzheim |
since | 2021/02/14 |
test | '"`UNIQ--pre-00000000-QINU`"'
|
url |