From e716c5d569b35beb46ea27d15e1380d935b72de1 Mon Sep 17 00:00:00 2001 From: Henrik Hodne Date: Tue, 28 Jan 2014 19:46:30 -0600 Subject: [PATCH] feat(repo-tools): show status image popup to everyone If you can see the repository, then you should also be able to see the status of said repository (and status image), so you should also be able to copy the link to a status image. Close travis-ci/travis-ci#1881. --- assets/scripts/app/templates/repos/show/tools.hbs | 4 ---- assets/scripts/app/views/repo/show.coffee | 4 ---- 2 files changed, 8 deletions(-) diff --git a/assets/scripts/app/templates/repos/show/tools.hbs b/assets/scripts/app/templates/repos/show/tools.hbs index 5cc706df..5fc4135e 100644 --- a/assets/scripts/app/templates/repos/show/tools.hbs +++ b/assets/scripts/app/templates/repos/show/tools.hbs @@ -12,13 +12,9 @@ {{/if}} - {{#if view.displayStatusImages}} - {{/if}} - -