Sha256: 5dec6ea77bfd482c6a0e7630904430c95bc8672759cc52831ea7ea59bb53bc13

Contents?: true

Size: 213 Bytes

Versions: 2

Compression:

Stored size: 213 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cmor_tags-0.0.60.pre app/views/cmor/tags/application_view_helper/_render_tags_for.html.haml
cmor_tags-0.0.59.pre app/views/cmor/tags/application_view_helper/_render_tags_for.html.haml