formatting
This commit is contained in:
parent
38fc8e68c6
commit
7410d72876
1 changed files with 1 additions and 1 deletions
|
|
@ -506,7 +506,7 @@
|
|||
|
||||
var tooltip = `<b>${node.long_name}</b>` +
|
||||
`<br/>Short Name: ${node.short_name}` +
|
||||
`<br/>Role: ${node.role_name}` +
|
||||
`<br/><br/>Role: ${node.role_name}` +
|
||||
`<br/>Hardware: ${node.hardware_model_name}`;
|
||||
|
||||
if(node.battery_level){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue