Revision d572ccc6 snf-cyclades-app/synnefo/ui/new_ui/ui/network_list.html
b/snf-cyclades-app/synnefo/ui/new_ui/ui/network_list.html | ||
---|---|---|
21 | 21 |
<header class="header"> |
22 | 22 |
<nav> |
23 | 23 |
<ul class="icons-nav"> |
24 |
<li><a href="vm_list.html" data-tooltip class="has-tip" title="Machines"><span class="snf-PC"></span></a></li>
|
|
24 |
<li><a href="vm_list.html" data-tooltip class="has-tip current" title="Machines"><span class="snf-PC_fill"></span></a></li>
|
|
25 | 25 |
<li><a href="network_list.html" data-tooltip class="has-tip current" title="Networks"><span class="snf-network_full"></span></a></li> |
26 | 26 |
<li><a href="" data-tooltip class="has-tip" title="Disks"><span class="snf-HDD"></span></a></li> |
27 | 27 |
<li><a href="pithos_list.html" data-tooltip class="has-tip" title="Storage" ><span class="snf-Pithos"></span></a></li> |
28 |
<li><a href="" data-tooltip class="has-tip" title="Images" ><span class="snf-images"></span></a></li> |
|
29 |
<li><a href="" data-tooltip class="has-tip" title="Snapshots" ><span class="snf-snapshot"></span></a></li> |
|
30 |
<li><a href="" data-tooltip class="has-tip" title="More" ><span class="snf-plus"></span></a></li> |
|
28 | 31 |
</ul> |
29 | 32 |
</nav> |
30 | 33 |
<div class="login"> |
... | ... | |
155 | 158 |
</div> |
156 | 159 |
<!-- overlays end --> |
157 | 160 |
|
158 |
<section class="actions-bar clearfix"> |
|
159 |
<h2>Networks</h2>
|
|
161 |
<section class="actions-bar clearfix">
|
|
162 |
<h2>Virtual Machines</h2>
|
|
160 | 163 |
<div class="view-type"> |
161 |
<a href="" class="list"><span class="snf-list"></span></a> |
|
162 |
<a href="" class="grid"><span class="snf-layout current"></span></a>
|
|
164 |
<a href="" class="list"><span class="snf-listview "></span></a>
|
|
165 |
<a href="" class="grid"><span class="snf-gridview current"></span></a>
|
|
163 | 166 |
</div> |
164 | 167 |
<div class="filter-menu"> |
165 | 168 |
<a class="filter" href="">Filter</a> |
Also available in: Unified diff