Skip to content

Commit

Permalink
Corrected wrong 'Dashes:' specification.
Browse files Browse the repository at this point in the history
  • Loading branch information
henner28 committed Oct 21, 2021
1 parent 901ba13 commit 01edd6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion de/dashboard_scripts.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h3 id="functions">Eigenschaften/Funktionen</h3>
<p><tt>setTextFieldDefaultValue(defaultInputValue), getTextFieldDefaultValue()</tt><br>
Beschreibung: In Detailansicht angezeigtes Eingabefeld vorbelegen<br>
Parameter: <tt>defaultInputValue</tt> &ndash; Vorgabewert<br>
Dashes: <em>alle</em></p>
Dashes: <em>Text View</em></p>

<p><tt>setTextSize(size), getTextSize()</tt><br>
Beschreibung: setze/lese Textgröße<br>
Expand Down
2 changes: 1 addition & 1 deletion en/dashboard_scripts.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h3 id="functions">Properties/Functions</h3>
<p><tt>setTextFieldDefaultValue(defaultInputValue), getTextFieldDefaultValue()</tt><br>
Description: Preset input field displayed in detail view<br>
Parameter: <tt>defaultInputValue</tt> &ndash; Preset value<br>
Dashes: <em>alle</em></p>
Dashes: <em>Text View</em></p>

<p><tt>setTextSize(size), getTextSize()</tt><br>
Description: set/read text size<br>
Expand Down

0 comments on commit 01edd6f

Please sign in to comment.