From 4fa2821eea8a3d2736ded4bddf284c55d35f359d Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 3 Oct 2013 01:17:52 +0200 Subject: [PATCH] Move more actions from the top bar --- src/root/build.tt | 3 ++- src/root/jobset.tt | 33 +++++++++++++++++++++++++++++++++ src/root/project.tt | 20 ++++++++++++++------ src/root/topbar.tt | 34 ---------------------------------- 4 files changed, 49 insertions(+), 41 deletions(-) diff --git a/src/root/build.tt b/src/root/build.tt index 7025854e..edd28b5a 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -100,6 +100,7 @@ [% END %] +
  • Summary
  • [% IF isAggregate %]
  • Constituents
  • [% END %]
  • Details
  • @@ -607,7 +608,7 @@ diff --git a/src/root/jobset.tt b/src/root/jobset.tt index 72f939e6..541785c2 100644 --- a/src/root/jobset.tt +++ b/src/root/jobset.tt @@ -42,6 +42,20 @@