fixed auth redirection bug
This commit is contained in:
@@ -407,20 +407,20 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="table is-fullwidth" id="bandTable">
|
||||
<table class="cell-table" id="bandTable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>EARFCN</th>
|
||||
<th>Bandwidth</th>
|
||||
<th>Physical ID</th>
|
||||
<th class="is-hidden-mobile">RSRP</th>
|
||||
<th class="is-hidden-mobile">RSRQ</th>
|
||||
<th class="is-hidden-mobile">SINR</th>
|
||||
<th>RSRP</th>
|
||||
<th>RSRQ</th>
|
||||
<th>SINR</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<!-- Automatically Generated Here -->
|
||||
<!-- Rows will be added dynamically -->
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user