Sha256: 8251343c6393ab43dd7acd85e27a52ddf3367cdffc0d26c31b21ebedd56b78d1

Contents?: true

Size: 207 Bytes

Versions: 4

Compression:

Stored size: 207 Bytes

Contents

%span.tags-for-resource
  - resource.tags.each do |tag|
    = link_to(ecm_tags.tag_path(tag: CGI::escape(tag.name)), class: 'label label-default', style: "background-color: #{tag.color}") do
      = tag.name

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ecm_tags-2.2.1 app/views/ecm/tags/_tag_labels_for_resource.html.haml
ecm_tags-2.2.0 app/views/ecm/tags/_tag_labels_for_resource.html.haml
ecm_tags-2.1.0 app/views/ecm/tags/_tag_labels_for_resource.html.haml
ecm_tags-2.0.2 app/views/ecm/tags/_tag_labels_for_resource.html.haml