commit 17/10/2025
TODO lanjutin menu Timer Modal
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<title>AAS_NewGen_08OKT25</title>
|
||||
<title>AAS_NewGen_17OKT25</title>
|
||||
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="assets/css/bss-overrides.css">
|
||||
<link rel="stylesheet" href="assets/css/Login-Form-Basic-icons.css">
|
||||
@@ -42,13 +42,13 @@
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="col-sm-1">No</th>
|
||||
<th>Description</th>
|
||||
<th class="col-sm-1">TAG</th>
|
||||
<th class="col-sm-1">Category</th>
|
||||
<th class="col-sm-1">Language</th>
|
||||
<th class="col-sm-1">Type</th>
|
||||
<th class="col-sm-3">Filename</th>
|
||||
<th class="class05">No</th>
|
||||
<th class="class20">Description</th>
|
||||
<th class="class10">TAG</th>
|
||||
<th class="class15">Category</th>
|
||||
<th class="class15">Language</th>
|
||||
<th class="class10">Type</th>
|
||||
<th class="class25">Filename</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="soundbanktablebody"></tbody>
|
||||
@@ -102,7 +102,7 @@
|
||||
<div class="col-4 col-sm-4 col-md-4 col-lg-4 col-xl-4">
|
||||
<p class="text-add">Path</p>
|
||||
</div>
|
||||
<div class="col-8 col-sm-8 col-md-8 col-lg-8 col-xl-8"><select id="modalpath" class="input-add form-select" name="modalpath" data-control="select2"></select></div>
|
||||
<div class="col-8 col-sm-8 col-md-8 col-lg-8 col-xl-8"><select id="modalpath" class="input-add form-select cw-100" name="modalpath" data-control="select2"></select></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer"><button class="btn btn-round-basic color-edit class25" id="soundbankclose" type="button" data-bs-dismiss="modal">Close</button><button class="btn btn-round-basic color-add class25" id="soundbanksave" type="button">Save</button></div>
|
||||
|
||||
Reference in New Issue
Block a user