mirror of
https://github.com/documize/community.git
synced 2025-07-23 23:29:42 +02:00
State press ENTER to add tag
This commit is contained in:
parent
5295f8a41f
commit
91bab8c710
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
||||||
</div>
|
</div>
|
||||||
{{/each}}
|
{{/each}}
|
||||||
{{focus-input type='text' id="add-tag-field" class="form-control mousetrap" placeholder="Tag name" value=newTag}}
|
{{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>
|
<small class="form-text text-muted">Lowercase, characters, numbers, hyphens only</small>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue