Sha256: d0847f0b0e7e8b54db19eb9ea3880d2c6e6932612a8a93e908b10bdc6a63dee7

Contents?: true

Size: 701 Bytes

Versions: 40

Compression:

Stored size: 701 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.new', model: t('activerecord.models.withdraw')) -%></h1>
<div id="content_list">
  <div id="withdraw_list">
    <%= render 'list' -%>
  </div>
</div>
</div>

<div id="submenu" class="ui-corner-all ui-widget-content">
  <ul>
    <li><%= link_to t('page.listing', model: t('activerecord.models.withdraw')), withdraws_path -%></li>
    <li><%= link_to t('page.listing', model: t('activerecord.attributes.withdraw.removed_items', status: CirculationStatus.where(name: 'Removed').first.display_name.localize) + t('activerecord.models.item')), items_path(circulation_status: 'Removed')  -%></li>
  </ul>
</div>

Version data entries

40 entries across 38 versions & 2 rubygems

Version Path
enju_library-0.3.11 app/views/withdraws/new.html.erb
enju_library-0.3.10 app/views/withdraws/new.html.erb
enju_library-0.3.9 app/views/withdraws/new.html.erb
enju_library-0.3.8 app/views/withdraws/new.html.erb
enju_library-0.3.8.rc.2 app/views/withdraws/new.html.erb
enju_library-0.3.8.rc.1 app/views/withdraws/new.html.erb
enju_library-0.3.7 app/views/withdraws/new.html.erb
enju_library-0.3.6 app/views/withdraws/new.html.erb
enju_library-0.3.5 app/views/withdraws/new.html.erb
enju_library-0.3.4 app/views/withdraws/new.html.erb
enju_library-0.3.3 app/views/withdraws/new.html.erb
enju_library-0.3.2 app/views/withdraws/new.html.erb
enju_library-0.3.1 app/views/withdraws/new.html.erb
enju_library-0.3.0 app/views/withdraws/new.html.erb
enju_library-0.3.0.rc.1 app/views/withdraws/new.html.erb
enju_library-0.3.0.beta.2 app/views/withdraws/new.html.erb
enju_library-0.2.5 app/views/withdraws/new.html.erb
enju_library-0.2.4 app/views/withdraws/new.html.erb
enju_library-0.2.3 app/views/withdraws/new.html.erb
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_library-0.2.2/app/views/withdraws/new.html.erb