Sha256: 79e003f650fb351b0d707e5b3b2c502507eef8d77a53e4a18d000c86991485ce

Contents?: true

Size: 333 Bytes

Versions: 34

Compression:

Stored size: 333 Bytes

Contents

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

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

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
enju_library-0.1.0.pre12 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre11 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre10 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre9 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre8 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre7 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre6 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre5 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre4 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre3 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre2 app/views/library_groups/new.html.erb
enju_library-0.1.0.pre app/views/library_groups/new.html.erb
enju_library-0.0.2 app/views/library_groups/new.html.erb
enju_library-0.0.1 app/views/library_groups/new.html.erb