We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a5466 commit 34774c0Copy full SHA for 34774c0
2 files changed
ui/images/sprites.png
1.63 KB
ui/modules/vpc/vpc.js
@@ -34,7 +34,7 @@
34
dashboardItems: args.dashboardItems
35
}).addClass('router');
36
37
- $router.find('.info').remove();
+ $router.find('.info, .detail-link').remove();
38
39
return $router;
40
},
0 commit comments