We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ad3f4 commit abe5c98Copy full SHA for abe5c98
2 files changed
signaturenDruck/html/index.html
@@ -17,7 +17,7 @@
17
Signaturendatei: <span id="defaultPath"></span>
18
<button id="btn_refresh" class="button"><i class="fas fa-sync"></i></button>
19
<input type="file" accept=".dnl" id="fileToRead" class="inputFile"/>
20
- <label id="btn_fileToRead" for="fileToRead" class="button">Datei auswahl</label>
+ <label id="btn_fileToRead" for="fileToRead" class="button">Dateiauswahl</label>
21
<span id="datepickerSpan"><label for="datepicker">Datumsfilter: </label>
22
<input id="datepicker" type="date"/></span>
23
</p>
signaturenDruck/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "SignaturenDruck_neu",
3
- "version": "1.0.3e",
+ "version": "1.0.3f",
4
"description": "SignaturenDruck der ThULB",
5
"main": "main.js",
6
"scripts": {
0 commit comments