feat: show next condition even when popped
This commit is contained in:
parent
81447490c9
commit
0581c53454
3 changed files with 40 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
|||
<div id="public_id" data-content="<%= @instance.public_id %>"></div>
|
||||
<div hx-get="" hx-trigger="every 5s" hx-swap="outerHTML" hx-select="#container" hx-target="#container">
|
||||
<div hx-get="" hx-trigger="every 5m" hx-swap="outerHTML" hx-select="#container" hx-target="#container">
|
||||
<header>
|
||||
<div class="title">
|
||||
<%= link_to root_path do %><img src="/icon.png" width="50" alt="eureka.coffee logo" /><% end %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue