Sha256: f6129800b0dd9c4089eb53dbf13f0582616f35c221966750aae9a7113a05f9c6

Contents?: true

Size: 408 Bytes

Versions: 14

Compression:

Stored size: 408 Bytes

Contents

- @page_title = "#{link_to @blog.name, admin_blog_articles_path(@blog)} > Edit #{@article.title}"

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

      = render :partial => "form", :locals => {:url => admin_blog_article_path(@blog, @article , :localization_id => params[:localization_id])}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
gluttonberg-core-2.6.4 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.6.3 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.6.2 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.6.1 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.6.0 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.5.9 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.5.8 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.5.7 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.5.6 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.5.5 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.5.4 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.5.3 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.5.2 app/views/gluttonberg/admin/content/articles/edit.html.haml
gluttonberg-core-2.5.1 app/views/gluttonberg/admin/content/articles/edit.html.haml