~sylvain-pineau/launchpad-results/trend-reports-jqplot

« back to all changes in this revision

Viewing changes to templates/testruns.html

  • Committer: Marc Tardif
  • Date: 2011-08-29 09:15:02 UTC
  • Revision ID: marc.tardif@canonical.com-20110829091502-sfl5mwynurpuko1j
Added device states for system units.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
{% block content %}
17
17
  <div class="top-portlet">
18
 
    <p>These are test runs for {{ pillar.name }}.</p>
 
18
    <p>These are the latest test runs for {{ pillar.name }}.</p>
19
19
 
20
20
    {% include "testrun/search.html" %}
21
21
  </div>