Sha256: 784e26a8ee7061f2a14ca19ee919442194ca9c75f0f6cdf542d82a738a1598b5
Contents?: true
Size: 267 Bytes
Versions: 3
Compression:
Stored size: 267 Bytes
Contents
- content_for :title do = t('tags.list') .row .small-12.columns .center %h1= t('tags.list') %ul.large-block-grid-2 - @tags.each do |tag| = render 'ish_manager/tags/item', :tag => tag - if @tags.blank? %li No Tags
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ish_manager-0.1.8.24 | app/views/ish_manager/tags/_index.haml |
ish_manager-0.1.8.23 | app/views/ish_manager/tags/_index.haml |
ish_manager-0.1.8.22 | app/views/ish_manager/tags/_index.haml |