1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 14:04:38 +04:00

aria fixes

This commit is contained in:
codecalm
2020-01-22 20:34:40 +01:00
parent 14ff87eccf
commit a3be7fa0ee
6 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<tbody>
{% for invoice in site.data.invoices limit: 8 %}
<tr>
<td><input class="form-check-input m-0 align-middle" type="checkbox"></td>
<td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
<td><span class="text-muted">00{{ forloop.index | plus: 1400 }}</span></td>
<td><a href="invoice.html" class="text-reset" tabindex="-1">{{ invoice.name }}</a></td>
<td>