~smoser/ubuntu/trusty/maas/lp-1172566

« back to all changes in this revision

Viewing changes to src/maasserver/templates/maasserver/cluster_listing_head.html

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2014-04-03 13:45:02 UTC
  • mto: This revision was merged to the branch mainline in revision 58.
  • Revision ID: package-import@ubuntu.com-20140403134502-8a6wvuqwyuekufh0
Tags: upstream-1.5+bzr2227
ImportĀ upstreamĀ versionĀ 1.5+bzr2227

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<thead>
 
2
  <tr>
 
3
    <th>Name</th>
 
4
    <th>Managed interfaces</th>
 
5
    <th>Boot images</th>
 
6
    <th>Nodes</th>
 
7
    {% comment %} Action buttons {% endcomment %}
 
8
    <th></th>
 
9
  </tr>
 
10
</thead>
 
 
b'\\ No newline at end of file'