summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGuilherme Salgado <guilherme.salgado@linaro.org>2011-11-01 20:52:21 +0000
committerGuilherme Salgado <guilherme.salgado@linaro.org>2011-11-01 20:52:21 +0000
commitcb24bf6bfe2fd8ccfa92d51b0cf18a330d3b98d6 (patch)
tree329bc9f512b8fa6c6530b67a9775b40b638caa92 /templates
parente13b3b4be1db726f95fd002c9f7dbd3820efcd71 (diff)
Add a version of the time-to-acceptance patch to the team page
Diffstat (limited to 'templates')
-rw-r--r--templates/patchmetrics/team.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/templates/patchmetrics/team.html b/templates/patchmetrics/team.html
index f1cfe88..d652dee 100644
--- a/templates/patchmetrics/team.html
+++ b/templates/patchmetrics/team.html
@@ -27,7 +27,19 @@
members of this team, and <strong>{{total_accepted}}</strong> of those have
already been accepted upstream.</p>
- {{patches_per_month_chart|safe}}
+ <div class="yui3-g">
+ <div class="yui3-u-1-2">
+ <p><strong>Patches per month</strong>
+ {{patches_per_month_chart|safe}}
+ </div>
+
+ <div class="yui3-u-1-2">
+ <p><strong>Time-to-acceptance distribution</strong>
+ <span class="lesser">(in days)</span></p>
+ {{time_to_acceptance_chart|safe}}
+ </div>
+ </div>
+
</div>
<div class="yui3-u-5-24">
<h2>Team members</h2>