Revision 20f0c4ae snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/templates/components/tag-el.hbs

b/snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/templates/components/tag-el.hbs
1 1
<a href="#" {{bind-attr title=title style=style}} class="has-tip tag">&nbsp;</a>
2 2
<span>{{title}}</span>
3
<a class="delete" {{action 'deleteTag'}}><span class="snf-trash-outline"></span></a>
3
<a class="delete" {{action 'deleteTag'}} title="remove this tag from this vm"><span class="snf-trash-outline"></span></a>

Also available in: Unified diff