Add Reset on Parse

This commit is contained in:
Leo Herzog
2020-06-30 15:05:51 -04:00
parent 421d8de371
commit 5e33e6cc00
3 changed files with 53 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
<div id="properties" style="display:none">
<div class="form-group">
<label for="name">Torrent Name</label>
<label for="name"><span id="originalSourceIcon"></span>Torrent Name</label>
<input id="name" type="text" placeholder="Unspecified" />
</div>