Support for comma separated tags

This commit is contained in:
Leigh Morresi
2021-01-30 11:22:59 +01:00
parent e589b441db
commit 3eaccfe5da
3 changed files with 14 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
<div class="pure-control-group">
<label for="tag">Tag</label>
<input type="text" placeholder="tag" size="10" id="tag" name="tag" value="{{ watch.tag}}"/>
<span class="pure-form-message-inline">Grouping tags, can be a comma separated list.</span>
</div>
<fieldset class="pure-group">