Sha256: 94fc105fe4e25c3d8fcf501bcaabe607e58121b18bbeb66632d96d5e139abf32

Contents?: true

Size: 350 Bytes

Versions: 18

Compression:

Stored size: 350 Bytes

Contents

- @window_title = "Library"
- @page_title = "Add new collection"

.row-fluid
  = render :partial => "/gluttonberg/admin/asset_library/shared/sidebar"
  .span9
    .row-fluid
      .page-header
        %h1
          = @page_title.html_safe

      = render :partial => "form" , :locals => { :url_opts =>{ :action => :create } , :method_name => "post" }

Version data entries

18 entries across 18 versions & 1 rubygems

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