cosmetics
Some checks failed
/ Run tests (push) Failing after 15s
/ Run system tests (push) Failing after 15s
/ Build, push and deploy image (push) Has been skipped

This commit is contained in:
david 2024-10-26 03:17:51 +02:00
parent bd22ad2852
commit 2d95db5d52
6 changed files with 56 additions and 36 deletions

View file

@ -19,7 +19,7 @@
<%= render entry %>
<% end %>
<% end %>
<%= tag.i "Es sind (noch) keine Checks definiert." if @checklist.empty? %>
<%= tag.i "Es sind keine Checks zugewiesen." if @checklist.empty? %>
<% end %>
</div>
</div>