mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net-mgmt/lldp: whitespace sweep
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
// Put API call into a function, needed for auto-refresh
|
||||
// Put API call into a function, needed for auto-refresh
|
||||
function update_neighbor() {
|
||||
ajaxCall(url="/api/lldpd/service/neighbor", sendData={}, callback=function(data,status) {
|
||||
$("#listneighbor").text(data['response']);
|
||||
|
||||
Reference in New Issue
Block a user