diff --git a/src/public/index.html b/src/public/index.html index ecb18fa..ee3f0cb 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -506,7 +506,7 @@ var tooltip = `${node.long_name}` + `
Short Name: ${node.short_name}` + - `
Role: ${node.role_name}` + + `

Role: ${node.role_name}` + `
Hardware: ${node.hardware_model_name}`; if(node.battery_level){