Revision 6be59978 snf-cyclades-app/synnefo/ui/new_ui/ui/app/templates/modals/destroy-vm-modal.hbs

b/snf-cyclades-app/synnefo/ui/new_ui/ui/app/templates/modals/destroy-vm-modal.hbs
1
{{#reveal-modal id="destroy-vm-modal" hasButtons="true" ok="destroyVm" class="modal-reboot"}}
1
{{#reveal-modal id="destroy-vm-modal" hasButtons="true" ok="destroyVm"}}
2 2
    <p>Are you sure you want to destroy the VM <strong>{{model.name}}</strong>?</p>
3 3
{{/reveal-modal}}

Also available in: Unified diff