Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / javascripts / templates / img-wrap.hbs @ b058f1fe

History | View | Annotate | Download (139 Bytes)

1 b058f1fe Athina Bekakou
<span {{bind-attr class="view.icon :snf-font"}}></span>
2 b058f1fe Athina Bekakou
{{#if parentController.hasOS}}
3 b058f1fe Athina Bekakou
	<span {{bind-attr class="os :os"}}></span>
4 b058f1fe Athina Bekakou
{{/if}}