Warn when server quick fix will remove track name chars (#194, #202)

This commit is contained in:
Norbert Renner 2019-06-26 21:34:41 +02:00
parent 785abe5b99
commit fc598fae2e
4 changed files with 68 additions and 1 deletions

View file

@ -594,6 +594,10 @@
class="form-control"
id="trackname"
/>
<span
id="trackname-message"
class="validation-warning"
></span>
</div>
</div>
<fieldset id="export-format" class="form-group">