Sha256: caa53de5c46e477ce9492bcc85522593c0b46eebe141b3b12d2c53da64adb549

Contents?: true

Size: 430 Bytes

Versions: 3

Compression:

Stored size: 430 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.editing', :model => t('activerecord.models.realize_type')) -%></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'), @realize_type -%></li>
    <li><%= link_to t('page.back'), realize_types_path -%></li>
  </ul>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre55 app/views/realize_types/edit.html.erb
enju_biblio-0.1.0.pre54 app/views/realize_types/edit.html.erb
enju_biblio-0.1.0.pre53 app/views/realize_types/edit.html.erb