Sha256: 60f0ae820284e44b86a20e2ebb1829186c05e914cb77e98181106b0d038e3bb8

Contents?: true

Size: 415 Bytes

Versions: 45

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.withdraw')) -%></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'), @withdraw -%></li>
    <li><%= link_to t('page.back'), withdraws_path -%></li>
  </ul>
</div>

Version data entries

45 entries across 43 versions & 2 rubygems

Version Path
enju_library-0.1.2 app/views/withdraws/edit.html.erb
enju_library-0.1.1 app/views/withdraws/edit.html.erb
enju_library-0.1.0 app/views/withdraws/edit.html.erb
enju_library-0.1.0.pre45 app/views/withdraws/edit.html.erb
enju_library-0.1.0.pre44 app/views/withdraws/edit.html.erb