mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
system: one more that is annoying
This commit is contained in:
parent
ac0dc0ff89
commit
99fcbaf933
@ -194,7 +194,7 @@ $( document ).ready(function() {
|
||||
<tr>
|
||||
<td><strong><?=$gateway['name'];?></strong></td>
|
||||
<td>
|
||||
<select name="<?=$gwname;?>" class="selectpicker act-tier-change" data-width='auto' data-proto="<?=$gateway['ipprotocol'];?>">
|
||||
<select name="<?=$gwname;?>" class="selectpicker act-tier-change" data-width="100px" data-proto="<?=$gateway['ipprotocol'];?>">
|
||||
<?php
|
||||
for ($tierId = 0 ; $tierId < 6 ; ++$tierId):
|
||||
$is_selected = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user