w-2.6 provinsi

master
wisnupramoedya 2020-03-29 11:37:56 +07:00
parent 734e8f97fa
commit 054b6355cc
1 changed files with 2 additions and 2 deletions

View File

@ -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>