mirror of
https://github.com/cp6/my-idlers.git
synced 2024-11-16 15:33:44 +01:00
Removed YABS GB5 table row from server show
Removed YABS GB5 table row from server show Need to implement GB6
This commit is contained in:
parent
25d338bc24
commit
e48678130a
@ -150,12 +150,6 @@
|
|||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table class="table table-borderless text-nowrap">
|
<table class="table table-borderless text-nowrap">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
|
||||||
<td class="px-2 py-2 font-bold text-muted">GB5 Single/Multi</td>
|
|
||||||
<td>
|
|
||||||
{{$server_data->yabs[0]->gb5_single}} / {{$server_data->yabs[0]->gb5_multi}}
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="px-2 py-2 font-bold text-muted">CPU</td>
|
<td class="px-2 py-2 font-bold text-muted">CPU</td>
|
||||||
<td>{{$server_data->yabs[0]->cpu_model}}</td>
|
<td>{{$server_data->yabs[0]->cpu_model}}</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user