summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
fda1a12)
svn path=/trunk/packages/invirt-web/; revision=2238
#if $machine.uptime then 'on' else 'off'
" name="action" value="#slurp
#if $machine.uptime then 'Power off' else 'Power on'
#if $machine.uptime then 'on' else 'off'
" name="action" value="#slurp
#if $machine.uptime then 'Power off' else 'Power on'
+"#slurp
+#if $machine.uptime
+ onclick="return confirm('Are you sure you want to power off this VM?');"
+#end if
+/>
</form>
</td>
<td><a href="info?machine_id=$machine.machine_id">$machine.name</a></td>
</form>
</td>
<td><a href="info?machine_id=$machine.machine_id">$machine.name</a></td>