We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c09d50 + 2e2ea81 commit 2d9a1b4Copy full SHA for 2d9a1b4
src/views/fail_standard_table.blade.php
@@ -9,7 +9,6 @@ class="px-2 font-bold bg-blue text-white"> {{ str_replace("_", ' ', $tableStatus
9
@foreach ($tableStatus['table_comment'] as $commentKey => $comment)
10
<li>
11
<span class="text-yellow">{{ $comment }}</span>
12
- <span class="text-green">( {{ $commentKey }} )</span>
13
</li>
14
@endforeach
15
</ol>
0 commit comments