Sha256: e2cf369c2ed758e3d84e674e9763fceeef8b50204ad67ab6bc9e45e3c9a68222

Contents?: true

Size: 196 Bytes

Versions: 7

Compression:

Stored size: 196 Bytes

Contents

<% provide(:page_title, "Editar") %>
<% breadcrumb_add('Usuarios', users_path) %>
<% breadcrumb_add(@user.name, user_path(@user)) %>
<div class="row-fluid">
  <%= render 'user_form' %>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
adminpanel-0.1.1 app/views/adminpanel/users/edit.html.erb
adminpanel-0.1.0cl.2 app/views/adminpanel/users/edit.html.erb
adminpanel-0.1.0cl app/views/adminpanel/users/edit.html.erb
adminpanel-0.1.0 app/views/adminpanel/users/edit.html.erb
adminpanel-0.0.7 app/views/adminpanel/users/edit.html.erb
adminpanel-0.0.6.1 app/views/adminpanel/users/edit.html.erb
adminpanel-0.0.6 app/views/adminpanel/users/edit.html.erb