Sha256: 6c9ed166ec8cf75bc37fad4650a05853f9c628f02fae4770bea6a0d254e8a053

Contents?: true

Size: 257 Bytes

Versions: 1

Compression:

Stored size: 257 Bytes

Contents

<h2>
  {{model.name}}
  {{#link-to 'community.edit_category' model.slug}}
    <span class="glyphicon glyphicon-pencil"></span>
  {{/link-to}}
  <a {{action 'destroy' model.slug}}>
    <span class="glyphicon glyphicon-remove"></span>
  </a>
</h2>

{{outlet}}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voluntary_feedback-0.1.0 app/assets/javascripts/voluntary_feedback/templates/community/category.js.handlebars