Revision 20082534 snf-cyclades-app/synnefo/ui/new_ui/ui/vm_list_v1.html

b/snf-cyclades-app/synnefo/ui/new_ui/ui/vm_list_v1.html
59 59
						<li class="running single"><a href="">Console</a></li>
60 60
						<li class="both"><a href="">Destroy</a></li>
61 61
						<li class="stopped"><a href="">Start</a></li>
62
						 <!-- in case we want an action always activated
63
						<li class="pernament"><a href="" class="active">Action</a></li> -->
64

  
62 65
					</ul>
63 66
				</div>
64 67
			</div>
......
102 105
							
103 106
							<p class="visible-info">
104 107
								<span><em>IPv4 83.212.97.127</em></span>
105
								<span class="title"><em>my awsome machine my awsome machine</em></span>
108
								<span class="title"><em>vm name 1</em></span>
106 109
							</p>
107 110
							<a href="" class="check"><span class="custom_checkbox snf-custom-checkbox">a</span></a>
108 111
							
......
126 129
							
127 130
							<p class="visible-info">
128 131
								<span><em>IPv4 83.212.97.127</em></span>
129
								<span class="title"><em>my awsome machine my awsome machine</em></span>
132
								<span class="title"><em>vm name 2</em></span>
130 133
							</p>
131 134
							<a href="" class="check"><span class="custom_checkbox snf-custom-checkbox">a</span></a>
132 135
							
......
150 153
							
151 154
							<p class="visible-info">
152 155
								<span><em>IPv4 83.212.97.127</em></span>
153
								<span class="title"><em>my awsome machine my awsome machine</em></span>
156
								<span class="title"><em>vm name 3</em></span>
154 157
							</p>
155 158
							<a href="" class="check"><span class="custom_checkbox snf-custom-checkbox">a</span></a>
156 159
							
......
174 177
							
175 178
							<p class="visible-info">
176 179
								<span><em>IPv4 83.212.97.127</em></span>
177
								<span class="title"><em>heavy machinery</em></span>
180
								<span class="title"><em>vm name 4</em></span>
178 181
							</p>
179 182
							<a href="" class="check"><span class="custom_checkbox snf-custom-checkbox">a</span></a>
180 183
							
......
198 201
							
199 202
							<p class="visible-info">
200 203
								<span><em>IPv4 83.212.97.127</em></span>
201
								<span class="title"><em>cool title</em></span>
204
								<span class="title"><em>vm name 5</em></span>
202 205
							</p>
203 206
							<a href="" class="check"><span class="custom_checkbox snf-custom-checkbox">a</span></a>
204 207
							
......
221 224
	<div id="vm-connect" class="reveal-modal medium">
222 225
  		<p>A direct connection to this machine can be established using the <a target=​"_blank" href=​"http:​/​/​en.wikipedia.org/​wiki/​Secure_Shell">​SSH Protocol</a>. To do so open a terminal and type the following at the prompt to connect to your machine:</p>
223 226
		<p class="ssh"><span>ssh user@snf-38389.vm.okeanos.grnet.gr</span></p>
227
		<p>Alternatively you can connect to your VM via <a href="">Console</a> (slow connection - meant only for troubleshooting.</p>
224 228
		<p class="info">Keep in mind that recently rebooted or created VMs may take up to 5 minutes to connect to them.</p>
225 229
  		<a class="close-reveal-modal" title="close window">&#215;</a>
226 230
	</div>

Also available in: Unified diff