Sha256: 01008c9e65dee71895e47a3a72fb45b28db3d636f1282cb758769f609bc64665
Contents?: true
Size: 415 Bytes
Versions: 3
Compression:
Stored size: 415 Bytes
Contents
<div id="content_detail" class="ui-corner-all ui-widget-content"> <h1 class="title"><%= t('page.editing', :model => t('activerecord.models.realize')) -%></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 -%></li> <li><%= link_to t('page.back'), realizes_path -%></li> </ul> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
enju_biblio-0.1.0.pre55 | app/views/realizes/edit.html.erb |
enju_biblio-0.1.0.pre54 | app/views/realizes/edit.html.erb |
enju_biblio-0.1.0.pre53 | app/views/realizes/edit.html.erb |