Sha256: ae3c9b5952d9589ab82229899c53d0346fa252a214bb035e318a6fe654e2060c
Contents?: true
Size: 305 Bytes
Versions: 15
Compression:
Stored size: 305 Bytes
Contents
%ul - @collections.each do |c| %li{ :class => "#{'on' if @collection.id == c.id}" } = link_to content_tag(:span, truncate(c.name, :length => 20)), edit_admin_asset_collection_url(c) .action = link_to content_tag(:span, t('admin.asset_collections.index.new')), new_admin_asset_collection_url
Version data entries
15 entries across 15 versions & 1 rubygems