Sha256: 847e0d839981610ee2cb0ddd56b9cf0fde8fb25efe374dd2cc7afc454a1f43b4

Contents?: true

Size: 366 Bytes

Versions: 3

Compression:

Stored size: 366 Bytes

Contents

- @page_title = "#{link_to "Stylesheets", admin_stylesheets_path} > Edit #{@stylesheet.name}"

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

      = render :partial => "form", :locals => {:url => admin_stylesheet_path(@stylesheet)}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gluttonberg-core-3.0.2 app/views/gluttonberg/admin/settings/stylesheets/edit.html.haml
gluttonberg-core-3.0.1 app/views/gluttonberg/admin/settings/stylesheets/edit.html.haml
gluttonberg-core-3.0.0 app/views/gluttonberg/admin/settings/stylesheets/edit.html.haml