Skip to content

Commit

Permalink
add target attribute _blank to open summary report
Browse files Browse the repository at this point in the history
  • Loading branch information
FarrelAD committed Dec 22, 2024
1 parent f29b9e6 commit 53092a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pages/admin_jurusan/laporan.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<h2 class="fw-bold">Laporan Sistem</h2>

<p>Pilih jenis laporan yang ingin dibuat</p>
<a href="/laporan/laporan-umum">
<a href="/laporan/laporan-umum" target="_blank">
<button>Laporan umum</button>
</a>

Expand Down

0 comments on commit 53092a7

Please sign in to comment.