Sha256: df5ee81f67db7b2e933543ecb617d51eb1f6c3204640f6229acf95515f6defef
Contents?: true
Size: 317 Bytes
Versions: 16
Compression:
Stored size: 317 Bytes
Contents
%ul - @asset_collections.each do |c| %li{ :class => "#{'on' if @asset_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
16 entries across 16 versions & 1 rubygems