Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / app / templates / items.hbs @ faad3c72

History | View | Annotate | Download (147 Bytes)

1 e4a6c3b8 Olga Brani
{{partial 'actions-bar'}}
2 e4a6c3b8 Olga Brani
<section class="main row">
3 e4a6c3b8 Olga Brani
	<div {{bind-attr class=":entities viewCls"}}>
4 83506b33 Olga Brani
		{{view App.itemsListView}}
5 e4a6c3b8 Olga Brani
	</div>
6 e4a6c3b8 Olga Brani
</section>