blob: e7dac09c1d84bc23d50724de1dd46e547fc9fb66 [file] [log] [blame]
<div class="row">
<div class="span12">
<div class="page-header">
<h1>Switches (<%= nswitches %>)</h1>
</div>
<table class="table table-striped switch-table">
<thead><tr><th>DPID</th><th>IP Address</th><th>Vendor</th><th>Packets</th><th>Bytes</th><th>Flows</th><th>Connected Since</th></tr></thead>
<tbody>
<!-- switches will be inserted here by SwitchListView:render -->
</tbody>
</table>
<!-- TODO implement pagination -->
<!--
<div class="pagination pagination-right"><ul>
<li><a href="">&larr;</a></li>
<li class="active"><a href="">1</a></li>
<li><a href="">2</a></li>
<li><a href="">&rarr;</a>
</ul></div>
-->
</div>
</div>