Sha256: 946bc72a531e65e669a15807792416e18721b842c012ed99b767bc7e0adbb437

Contents?: true

Size: 606 Bytes

Versions: 18

Compression:

Stored size: 606 Bytes

Contents

- @window_title = "Library"
- @page_title = "#{link_to "Asset Library", admin_library_path} > Collection: #{@collection.name}"

= sub_nav do
  = nav_link("Delete", delete_admin_collection_url(@collection) )
  = nav_link("Edit", edit_admin_collection_url(@collection))
  = nav_link("Add asset", new_admin_asset_url )

.block
  .content
    = render  :partial => "/gluttonberg/admin/asset_library/shared/asset_panels" , :locals => { :type => "collection" , :name_or_id =>  @collection.id , :sorter_url => admin_collection_path(@collection) , :previous_page_title => "Collection: #{@collection.name}" }
.clear

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
gluttonberg-core-3.0.2 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-3.0.1 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-3.0.0 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.6.4 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.6.3 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.6.2 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.6.1 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.6.0 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5.9 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5.8 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5.7 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5.6 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5.5 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5.4 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5.3 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5.2 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5.1 app/views/gluttonberg/admin/asset_library/collections/show.html.haml
gluttonberg-core-2.5 app/views/gluttonberg/admin/asset_library/collections/show.html.haml