mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-10-27 11:12:28 +01:00
tags: click 'add' works now, along with enter
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<form class='form-inline' x-bind="submit:filtersNewTag">
|
||||
<div class="input-append">
|
||||
<input class="span2" type="text" value={_newTag} placeholder="New Tag" />
|
||||
<button class="add-on" type="button">Add</button>
|
||||
<button class="add-on" type="submit">Add</button>
|
||||
</div>
|
||||
</form>
|
||||
{/}
|
||||
|
||||
Reference in New Issue
Block a user