Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / app / templates / modals / destroy-volume-modal.hbs @ be5195f3

History | View | Annotate | Download (170 Bytes)

1
{{#reveal-modal id="destroy-volume-modal" hasButtons="true" ok="destroyVolume"}}
2
    <p>Are you sure you want to destroy the volume {{model.name}}? </p>
3
{{/reveal-modal}}