Sha256: 228bca0d825006c5dd52e8acf96797103ff93e7178a1e9190bad777ff5765d8c

Contents?: true

Size: 360 Bytes

Versions: 18

Compression:

Stored size: 360 Bytes

Contents

- @window_title = "Settings"
- @page_title = "#{link_to("Users", admin_users_path)} > Edit user"

.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_user_path( @user) }

Version data entries

18 entries across 18 versions & 1 rubygems

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