Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / app / templates / volumes-list.hbs @ faad3c72

History | View | Annotate | Download (104 Bytes)

1
{{#each volume in this.volumes}}
2
    {{volume-el item=volume ok="dettachVolume" param=volume}}
3
{{/each}}