update btn name
This commit is contained in:
parent
08e13658fd
commit
dbb995ad85
|
|
@ -109,13 +109,13 @@ class="detailfoto-thumb rounded-4">
|
||||||
</button>
|
</button>
|
||||||
@endfor
|
@endfor
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="d-flex gap-3 mt-4 pt-4">
|
<div class="d-flex gap-3 mt-4 pt-4">
|
||||||
<button type="button" class="btn btn-action-cancel flex-fill"
|
<button type="button" class="btn btn-action-cancel flex-fill"
|
||||||
onclick="hideCalendar()">Batalkan</button>
|
onclick="hideCalendar()">Batalkan</button>
|
||||||
<button type="submit" class="btn btn-action-submit flex-fill">Pesan Sekarang</button>
|
<button type="submit" class="btn btn-action-submit flex-fill">Lanjutkan Pemesanan</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue