Revision 75e13060 snf-cyclades-app/synnefo/ui/new_ui/ui/app/templates/volumes-list.hbs

b/snf-cyclades-app/synnefo/ui/new_ui/ui/app/templates/volumes-list.hbs
1
{{#each volume in this.volumes}}
1
{{#each volume in this.volumes itemController="Volume"}}
2 2
    {{view App.VolumeElView}}
3 3
{{/each}}

Also available in: Unified diff