Sha256: 122383acf2e4c48438ed552965d8cf7f844b81b0fe70debc5671032880f0d7bb
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.carrier_type_has_checkout_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'), @carrier_type_has_checkout_type -%></li> <li><%= link_to t('page.back'), carrier_type_has_checkout_types_path -%></li> </ul> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_circulation-0.1.0.pre36 | app/views/carrier_type_has_checkout_types/edit.html.erb |