DomGarguilo commented on code in PR #6445:
URL: https://github.com/apache/accumulo/pull/6445#discussion_r3477940129


##########
server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/js/ec.js:
##########
@@ -54,6 +54,15 @@ $(function () {
         targets: '_all',
         defaultContent: '—'
       },
+      {
+        "targets": 0,

Review Comment:
   I think you would need to add the class then reference that. something like 
`class="server-address"` in the template file then you could do `"targets": 
"server-address"`. But i think this is fine here :+1: 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to