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
<span {{bind-attr class="view.icon :snf-font"}}></span>
2
{{#if parentController.hasOS}}
3
	<span {{bind-attr class="os :os"}}></span>
4
{{/if}}