Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / app / views / networks-list.js @ faad3c72

History | View | Annotate | Download (82 Bytes)

1 38706719 Olga Brani
App.NetworksListView = Ember.View.extend({
2 74c8da56 Olga Brani
    templateName: 'networks-list',
3 74c8da56 Olga Brani
});