From 47f84d5b5b4b1a7d0c207a34463d5ca6f6a42888 Mon Sep 17 00:00:00 2001 From: Mathias Meyer Date: Mon, 23 Sep 2013 13:19:43 +0200 Subject: [PATCH] Move build status image button to the top right. It takes up quite a bit of room on the tabs list, and it makes more sense to have it up there, as it belongs to the repository. --- .../app/templates/repos/show/actions.hbs | 7 ---- .../app/templates/repos/show/tools.hbs | 7 ++++ assets/scripts/app/views/repo/show.coffee | 36 ++++++++++--------- assets/styles/main/tools.sass | 16 +++++---- 4 files changed, 36 insertions(+), 30 deletions(-) diff --git a/assets/scripts/app/templates/repos/show/actions.hbs b/assets/scripts/app/templates/repos/show/actions.hbs index 19a9a0c4..712bda33 100644 --- a/assets/scripts/app/templates/repos/show/actions.hbs +++ b/assets/scripts/app/templates/repos/show/actions.hbs @@ -1,12 +1,5 @@
+ {{#if view.displayStatusImages}} + + + + {{/if}} + +