Revision 75e13060 snf-cyclades-app/synnefo/ui/new_ui/ui/app/templates/dettach-volume-modal.hbs
b/snf-cyclades-app/synnefo/ui/new_ui/ui/app/templates/dettach-volume-modal.hbs | ||
---|---|---|
1 |
{{#reveal-modal id="dettach-volume-modal" hasButtons="true" ok="dettachVolume"}} |
|
2 |
<p>Are you sure you want to dettach this Volume?</p>
|
|
1 |
{{#reveal-modal id="dettach-volume-modal" hasButtons="true" ok="dettachVolume" param=model}}
|
|
2 |
<p>Are you sure you want to dettach this Volume from {{model.get('vm').name}}? </p>
|
|
3 | 3 |
{{/reveal-modal}} |
Also available in: Unified diff