w-2.6 provinsi
parent
734e8f97fa
commit
054b6355cc
|
@ -115,8 +115,8 @@ $json = json_decode($reqs);
|
||||||
</div>
|
</div>
|
||||||
<iframe src="./indo.html" height="500" width="100%" frameborder="0" class="pt-4"></iframe>
|
<iframe src="./indo.html" height="500" width="100%" frameborder="0" class="pt-4"></iframe>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<label for="input" class="pt-2">Cari rumah sakit</label>
|
<label for="input">Cari provinsi</label>
|
||||||
<input type='text' id='input' onkeyup='searchTable()' placeholder="Cari rumah sakit" class="form-control" width="10px">
|
<input type='text' id='input' onkeyup='searchTable()' placeholder="Cari berdasarkan provinsi" class="form-control" width="10px">
|
||||||
<br>
|
<br>
|
||||||
<table class="table table-striped table-bordered" id="table" data-toggle="table">
|
<table class="table table-striped table-bordered" id="table" data-toggle="table">
|
||||||
<thead>
|
<thead>
|
||||||
|
|
Loading…
Reference in New Issue