We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a0b958 commit 7ef5cdbCopy full SHA for 7ef5cdb
src/web/js/transpile.xml
@@ -207,7 +207,7 @@ else:
207
<translations/>
208
<inputs>
209
<input type="%upvar"></input>
210
- <input type="%upvar"></input>
+ <input type="%mult%upvar"></input>
211
<input type="%s"></input>
212
</inputs>
213
<script>
@@ -221,8 +221,8 @@ else:
221
<code><#1>(<#2>)</code>
222
223
224
225
- <input type="%s"></input>
+ <input type="%txt"></input>
+ <input type="%mult%s"></input>
226
227
228
<block s="doReport">
0 commit comments