commit 10/09/2025
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
<div class="col-6 col-sm-6 col-md-6 col-lg-2 col-xl-2"><button class="btn w-100 pad-button btn-round-basic color-import" id="btnExport" type="button">Export</button></div>
|
||||
<div class="col-6 col-sm-6 col-md-6 col-lg-2 col-xl-2"><button class="btn w-100 pad-button btn-round-basic color-import" id="btnImport" type="button">Import</button></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<p id="tablesize" class="text-add" style="text-align: center;">Table Length : N/A</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="table-responsive">
|
||||
<table class="table">
|
||||
@@ -38,26 +43,7 @@
|
||||
<th class="col-sm-3">Message Tags</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="messagebanktablebody">
|
||||
<tr>
|
||||
<td>Cell 1</td>
|
||||
<td>Cell 2</td>
|
||||
<td>Cell 3</td>
|
||||
<td>Cell 3</td>
|
||||
<td>Cell 5</td>
|
||||
<td>Cell 6</td>
|
||||
<td>Cell 7</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Cell 3</td>
|
||||
<td>Cell 4</td>
|
||||
<td>Cell 3</td>
|
||||
<td>Cell 3</td>
|
||||
<td>Cell 5</td>
|
||||
<td>Cell 6</td>
|
||||
<td>Cell 7</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="messagebanktablebody"></tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user