Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / app / templates / networks-list.hbs @ 1901d1ce

History | View | Annotate | Download (75 Bytes)

1 1901d1ce Olga Brani
{{#each port in this.ports}}
2 1901d1ce Olga Brani
    {{network-el item=port.network}}
3 1901d1ce Olga Brani
{{/each}}