1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 07:09:43 +02:00

State press ENTER to add tag

This commit is contained in:
sauls8t 2018-01-25 18:12:24 +00:00
parent 5295f8a41f
commit 91bab8c710

View file

@ -101,6 +101,7 @@
</div>
{{/each}}
{{focus-input type='text' id="add-tag-field" class="form-control mousetrap" placeholder="Tag name" value=newTag}}
<small class="form-text text-success">Press ENTER to add tag</small>
<small class="form-text text-muted">Lowercase, characters, numbers, hyphens only</small>
</div>
</form>