This commit is contained in:
parent
effeef97b8
commit
363dfaa7d3
7 changed files with 23 additions and 6 deletions
|
|
@ -1,4 +1,7 @@
|
|||
<h1>Dashboard</h1>
|
||||
<h1>A11yDive</h1>
|
||||
|
||||
<h2>Dashboard</h1>
|
||||
|
||||
<p>
|
||||
<i class="bi bi-journal-text"></i>
|
||||
<%= Report.count %>
|
||||
|
|
@ -13,4 +16,4 @@
|
|||
<i class="bi bi-check2"></i>
|
||||
<%= Check.count %>
|
||||
<%= link_to Check.model_name.human(count: Check.count), :checks %>
|
||||
</p>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue