Sha256: a4226d8eb7519aa46ea22b456ffaba82e4be05db9966b0f7d30d2c85b9d13230
Contents?: true
Size: 484 Bytes
Versions: 1
Compression:
Stored size: 484 Bytes
Contents
<div id="content_detail" class="ui-corner-all ui-widget-content"> <h1 class="title"><%= t('page.editing', :model => t('activerecord.models.reserve_stat_has_manifestation')) -%></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'), @reserve_stat_has_manifestation -%></li> <li><%= link_to t('page.back'), reserve_stat_has_manifestations_path -%></li> </ul> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_circulation-0.1.0.pre36 | app/views/reserve_stat_has_manifestations/edit.html.erb |