feat: check for password existence
This commit is contained in:
parent
b03df8f0e4
commit
498ecdf68b
7 changed files with 73 additions and 15 deletions
|
@ -35,7 +35,7 @@
|
|||
</span>
|
||||
<% end %>
|
||||
</div>
|
||||
<div class="button">
|
||||
<div class="action needs_pwd">
|
||||
<% if is_popped %>
|
||||
<button
|
||||
class="action reset"
|
||||
|
@ -49,7 +49,6 @@
|
|||
hx-target="#nm-list"
|
||||
>Pop</button>
|
||||
<% end %>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
<% end %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue