mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
bring back gateway descriptions
This commit is contained in:
parent
e76fec2903
commit
6567725d61
@ -349,11 +349,7 @@ $( document ).ready(function() {
|
||||
<?=$gateway['monitor'];?>
|
||||
</td>
|
||||
<td>
|
||||
<?php
|
||||
if (!is_numeric($gateway['attribute'])) :?>
|
||||
<?=$gateway['descr'];?>
|
||||
<?php
|
||||
endif;?>
|
||||
</td>
|
||||
<td>
|
||||
<a href="system_gateways_edit.php?id=<?=$i;?>" class="btn btn-default btn-xs"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user