mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 07:21:15 +00:00
Add <hr/>
This commit is contained in:
parent
058cc7e264
commit
3c4e7d082f
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@
|
|||
|
||||
<editPopover:>
|
||||
<div style="display:none;" id={{:task.id}}-edit>
|
||||
<hr/>
|
||||
<label>Text<input type=text value={:task.text} /></label>
|
||||
<label>Notes<textarea rows=3>{:task.notes}</textarea></label>
|
||||
{#if equal(:task.type, 'habit')}
|
||||
|
|
|
|||
Loading…
Reference in a new issue