Show "go back to considering" using the new doing status
This commit is contained in:
@@ -34,8 +34,9 @@
|
||||
<% end %>
|
||||
</dialog>
|
||||
</div>
|
||||
|
||||
<span class="card__pop-message">
|
||||
<% if bubble.stage.present? %>
|
||||
<% if bubble.doing? %>
|
||||
Returns to <em>Considering</em> if no activity <%= local_datetime_tag(bubble.auto_pop_at, style: :indays) -%>.
|
||||
<% else %>
|
||||
Auto-closes if no activity <%= local_datetime_tag(bubble.auto_pop_at, style: :indays) -%>.
|
||||
|
||||
Reference in New Issue
Block a user