Merged in hotfix/fixtypo (pull request #209)
delete titik di pembiayaan belum selesai Approved-by: Muhd hafifie
This commit is contained in:
@@ -123,7 +123,7 @@
|
|||||||
<div class="col-md-12 mt-md-3 justify-content-between form-group row">
|
<div class="col-md-12 mt-md-3 justify-content-between form-group row">
|
||||||
<div class="btn-group btn-group-toggle col-md-6" data-toggle="buttons">
|
<div class="btn-group btn-group-toggle col-md-6" data-toggle="buttons">
|
||||||
<label class="btn btn-primary">
|
<label class="btn btn-primary">
|
||||||
<input type="radio" name="options" id="option1" value="belum_tebus" autocomplete="off" checked>Pembiayaan Belum Selesai.
|
<input type="radio" name="options" id="option1" value="belum_tebus" autocomplete="off" checked>Pembiayaan Belum Selesai
|
||||||
</label>
|
</label>
|
||||||
<label class="btn btn-primary">
|
<label class="btn btn-primary">
|
||||||
<input type="radio" name="options" id="option2" value="sudah_tebus" autocomplete="off">Pembiayaan Sudah Selesai
|
<input type="radio" name="options" id="option2" value="sudah_tebus" autocomplete="off">Pembiayaan Sudah Selesai
|
||||||
|
|||||||
Reference in New Issue
Block a user