diff --git a/public/index.html b/public/index.html
index 80c14e7..ad8137f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -141,7 +141,7 @@
-
+
`;
+
+ // Add click event listeners to node cards
+ this.setupNodeCardClickListeners(container);
}
renderNodeCard(nodeData) {
@@ -233,7 +315,7 @@ class MonitoringViewComponent extends Component {
if (!hasResources) {
return `
-