Support for comma separated tags
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user