Skip to content

Commit

Permalink
Updating attributes (columns) in view connections tab in Meican
Browse files Browse the repository at this point in the history
  • Loading branch information
mahidhar1g committed Nov 13, 2024
1 parent 8b7b4ed commit 53b915c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/circuits/views/nodes/nodes/list-connections.php
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,6 @@ function formatQosMetrics(qosMetrics) {
contentType: "application/json; charset=utf-8",
success: function(data){
openModal(JSON.parse(data));
console.log(data);
}
});

Expand Down

0 comments on commit 53b915c

Please sign in to comment.