Sha256: e3775d4255c87315068184fad15191822c039d59a8afb5a194f53d5b371a8b23

Contents?: true

Size: 381 Bytes

Versions: 12

Compression:

Stored size: 381 Bytes

Contents

<div id="content_detail" class="ui-corner-all">
<h1 class="title"><%= t('page.editing', :model => t('activerecord.models.role')) -%></h1>
<div id="content_list">
  <%= render 'form' %>
</div>
</div>

<div id="submenu" class="ui-corner-all">
  <ul>
    <li><%= link_to t('page.show'), role_path(@role) -%></li>
    <li><%= link_to t('page.back'), roles_path -%></li>
  </ul>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
enju_leaf-1.1.0.rc10 app/views/roles/edit.html.erb
enju_leaf-1.1.0.rc9 app/views/roles/edit.html.erb
enju_leaf-1.1.0.rc8 app/views/roles/edit.html.erb
enju_leaf-1.1.0.rc7 app/views/roles/edit.html.erb
enju_leaf-1.1.0.rc6 app/views/roles/edit.html.erb
enju_leaf-1.1.0.rc5 app/views/roles/edit.html.erb
enju_leaf-1.1.0.rc4 app/views/roles/edit.html.erb
enju_leaf-1.1.0.rc3 app/views/roles/edit.html.erb
enju_leaf-1.1.0.rc2 app/views/roles/edit.html.erb
enju_leaf-1.1.0.rc1 app/views/roles/edit.html.erb
enju_leaf-1.1.0.beta3 app/views/roles/edit.html.erb
enju_leaf-1.1.0.pre3 app/views/roles/edit.html.erb