~rvb/maas/transaction-1.7-bug-1409852

« back to all changes in this revision

Viewing changes to src/maasserver/templates/metadataserver/nodecommissionresult_list.html

merged upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
        {% endif %}
20
20
      </h2>
21
21
      {% if paginator.count == 0 %}
22
 
      <p>No matching commissioning results.</p>
 
22
      <p id="no_results">No matching commissioning results.</p>
23
23
      {% else %}
24
24
      <table class="list">
25
25
        <thead>