Sha256: 425222531400f2d0a88a865e7a218f9209ecd742d3e52e798f6b3969cc12c3dd

Contents?: true

Size: 438 Bytes

Versions: 55

Compression:

Stored size: 438 Bytes

Contents

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

<div id="submenu" class="ui-corner-all ui-widget-content">
  <ul>
    <li><%= link_to t('page.show'), user_group_path(@user_group) -%></li>
    <li><%= link_to t('page.back'), user_groups_path -%></li>
  </ul>
</div>

Version data entries

55 entries across 53 versions & 2 rubygems

Version Path
enju_leaf-1.1.4 app/views/user_groups/edit.html.erb
enju_leaf-1.1.3 app/views/user_groups/edit.html.erb
enju_leaf-1.1.2 app/views/user_groups/edit.html.erb
enju_leaf-1.1.1 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc22 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc21 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc20 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc19 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc18 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc17 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc16 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc15 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc14 app/views/user_groups/edit.html.erb
enju_leaf-1.1.0.rc13 app/views/user_groups/edit.html.erb