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">
|
||||
<table class="table table-borderless text-nowrap">
|
||||
<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>
|
||||
<td class="px-2 py-2 font-bold text-muted">CPU</td>
|
||||
<td>{{$server_data->yabs[0]->cpu_model}}</td>
|
||||
|
|
Loading…
Reference in New Issue
Block a user