Skip to content

Commit 34774c0

Browse files
committed
WIP
1 parent 22a5466 commit 34774c0

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

ui/images/sprites.png

1.63 KB
Loading

ui/modules/vpc/vpc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
dashboardItems: args.dashboardItems
3535
}).addClass('router');
3636

37-
$router.find('.info').remove();
37+
$router.find('.info, .detail-link').remove();
3838

3939
return $router;
4040
},

0 commit comments

Comments
 (0)