Sha256: fe83c1434ae58ab49f5a59a2f5e0033c84dedd218d9c403f2cb863fa74509d40

Contents?: true

Size: 209 Bytes

Versions: 22

Compression:

Stored size: 209 Bytes

Contents

<% title = t('.title', user: @user.username) %>
<div class='container-fluid'>
  <h3 class='page-header'><%= title %></h3>
  <%= render partial: 'form', locals: {submit_text: title, context: :update} %>
</div>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
chaltron-0.3.2 app/views/chaltron/users/edit.html.erb
chaltron-0.3.1 app/views/chaltron/users/edit.html.erb
chaltron-0.3.0 app/views/chaltron/users/edit.html.erb
chaltron-0.2.11 app/views/chaltron/users/edit.html.erb
chaltron-0.2.10 app/views/chaltron/users/edit.html.erb
chaltron-0.2.9 app/views/chaltron/users/edit.html.erb
chaltron-0.2.8 app/views/chaltron/users/edit.html.erb
chaltron-0.2.7 app/views/chaltron/users/edit.html.erb
chaltron-0.2.6 app/views/chaltron/users/edit.html.erb
chaltron-0.2.5 app/views/chaltron/users/edit.html.erb
chaltron-0.2.4 app/views/chaltron/users/edit.html.erb
chaltron-0.2.3 app/views/chaltron/users/edit.html.erb
chaltron-0.2.2 app/views/chaltron/users/edit.html.erb
chaltron-0.2.1 app/views/chaltron/users/edit.html.erb
chaltron-0.2.0 app/views/chaltron/users/edit.html.erb
chaltron-0.1.6 app/views/chaltron/users/edit.html.erb
chaltron-0.1.5 app/views/chaltron/users/edit.html.erb
chaltron-0.1.4 app/views/chaltron/users/edit.html.erb
chaltron-0.1.3 app/views/chaltron/users/edit.html.erb
chaltron-0.1.2 app/views/chaltron/users/edit.html.erb