This commit is contained in:
Brian Federle 2013-05-08 14:03:51 -07:00
parent 22a5466289
commit 34774c0c30
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 188 KiB

After

Width:  |  Height:  |  Size: 190 KiB

View File

@ -34,7 +34,7 @@
dashboardItems: args.dashboardItems
}).addClass('router');
$router.find('.info').remove();
$router.find('.info, .detail-link').remove();
return $router;
},