add ruangan gambir di option step 1
This commit is contained in:
parent
e93f3a9d63
commit
4ab6c690b7
@ -86,6 +86,7 @@
|
||||
<option value="Ruang VK">Ruang VK</option>
|
||||
<option value="Klinik Melati">Klinik Melati</option>
|
||||
<option value="Ruang Tanjung">Ruang Tanjung</option>
|
||||
<option value="Ruang Gambir">Ruang Gambir</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
@ -126,7 +127,11 @@
|
||||
</div>
|
||||
{{-- End Umum --}}
|
||||
|
||||
|
||||
</div>
|
||||
<button type="button" class="btn btn-success w-100 next-step">Lanjutkan</button>
|
||||
</div>
|
||||
{{-- <script>
|
||||
new TomSelect("#ruang_perawatan",{
|
||||
sortField: {field: "text"}
|
||||
})
|
||||
</script> --}}
|
||||
|
||||
@ -49,6 +49,10 @@
|
||||
></script>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/glightbox/dist/css/glightbox.min.css" />
|
||||
<script src="https://cdn.jsdelivr.net/gh/mcstudios/glightbox/dist/js/glightbox.min.js"></script>
|
||||
|
||||
{{-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tom-select/2.4.3/css/tom-select.bootstrap5.min.css" integrity="sha512-gKMzEZw+6phm9jAZ9p9x0MdnT2I8U+cv68/UFA0y/RhG4zh2OKSCW4jkjGTzSXvS9oxxKzJD1Om9VD6xKf8y0A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/tom-select/2.4.3/js/tom-select.complete.js" integrity="sha512-cv8SyZZkoW3eB3rWs0JsM/wNxKZe59+tMN8ewVIu24I1EAeBOT6lqkdty/iMxo3OJGvrFRYIrrGwM5BJqAXsYw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> --}}
|
||||
</head>
|
||||
|
||||
<body class="index-page">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user