Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / javascripts / ember / components / volume-el.js @ 74c8da56

History | View | Annotate | Download (77 Bytes)

1
App.VolumeElComponent = Ember.Component.extend({
2
    tagName: 'section',
3
});