Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / app / components / details-content.js @ faad3c72

History | View | Annotate | Download (112 Bytes)

1
App.DetailsContentComponent = Ember.Component.extend({
2
    classNames: ['content'],
3
    tagName: 'section',
4
});