WSL/SLF GitLab Repository
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
snow-models
inishell
Commits
109da2d2
Commit
109da2d2
authored
May 17, 2022
by
Michael Reisecker
Browse files
Resolve a few property clashes in help xmls
Thanks! (
!1
)
parent
e6a2b62d
Pipeline
#589
failed with stages
in 3 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/doc/help_dev.xml
View file @
109da2d2
...
...
@@ -744,12 +744,12 @@ their own simulation software. It showcases all panels and lists their options.
</parameter>
<help>
<
code
>
key=
"
FILTER
"
type=
"
selector
"
editable=
"
false
"<
/code
>
</help>
</parameter>
<parameter
label
=
"TEXTMODE"
type=
"selector"
>
<parameter
key
=
"TEXTMODE"
label=
"No dropdown, mandatory:"
type=
"selector"
>
<parameter
key=
"%::TEXTMODE"
type=
"text"
optional=
"false"
template=
"true"
>
<help>
If no
&
lt;option
&
&
gt;
dropdown values are given, a simple text field is displayed.
</help>
<help>
If no
&
lt;option
&
gt; dropdown values are given, a simple text field is displayed.
</help>
</parameter>
</parameter>
<parameter
label
=
"TEXTMODE2"
type=
"selector"
placeholder=
"<ID>"
>
<parameter
key
=
"TEXTMODE2"
label=
"Placeholder text:"
type=
"selector"
placeholder=
"<ID>"
>
<parameter
key=
"%::TEXTMODE2"
type=
"text"
template=
"true"
>
<help>
<
code
>
type=
"
selector
"
placeholder=
"
true
"
/code
>
</help>
</parameter>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment