Skip to content
Snippets Groups Projects
Commit 2de05e44 authored by gerrykastogi's avatar gerrykastogi
Browse files

unused folder

parent 6db66dbb
Branches
No related merge requests found
Pipeline #2679 skipped
Showing with 9 additions and 0 deletions
......@@ -304,6 +304,15 @@
<span class="font-bold">Statistik</span>
</a>
</li>';
} else if($user->get_role($id) == "rumahSakit"){
echo '
<li>
<a href="staffPermohonan.php?q=false&id_pengguna='. $id .'" class="auto">
<i class="icon-bdg_table"></i>
<span class="font-bold">Verifikasi Permohonan</span>
</a>
</li>
';
}
?>
</ul>
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment