Skip to content

Commit 2c7b540

Browse files
committed
update icon
1 parent 90d66db commit 2c7b540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/laporan/tema.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<p>Tema {{ $temaCard['name'] }}</p>
2727
</div>
2828
<div class="icon">
29-
<i class="fas fa-user-plus"></i>
29+
<i class="fas fa-palette"></i>
3030
</div>
3131
<a href="{{ url('laporan/tema') }}?tema={{ $temaCard['name'] }}&total={{ $temaCard['count'] }}" class="small-box-footer">Lihat detail <i class="fas fa-arrow-circle-right"></i></a>
3232
</div>

0 commit comments

Comments
 (0)