Sha256: 2d5451b3ab0977ff2f3a69ee5a4e2ea0807ec426c77dedbd8c49102336e89a64

Contents?: true

Size: 629 Bytes

Versions: 19

Compression:

Stored size: 629 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.import_from_file') -%></h1>
<div id="content_list">

<ul>
  <li><%= link_to t('activerecord.models.user'), user_import_files_path -%>
  <li><%= link_to t('page.manifestation_and_item'), resource_import_files_path -%></li>
  <% if defined?(EnjuEvent) %>
    <li><%= link_to t('activerecord.models.event'), event_import_files_path -%></li>
  <% end %>
  <!--
  <li><%= link_to t('activerecord.models.agent'), agent_import_files_path -%></li>
  -->
</ul>
</div>
</div>

<div id="submenu" class="ui-corner-all ui-widget-content">
</div>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
enju_leaf-1.3.6 app/views/page/import.html.erb
enju_leaf-1.3.5 app/views/page/import.html.erb
enju_leaf-1.3.4 app/views/page/import.html.erb
enju_leaf-1.3.4.rc.2 app/views/page/import.html.erb
enju_leaf-1.3.4.rc.1 app/views/page/import.html.erb
enju_leaf-2.0.0.beta.2 app/views/page/import.html.erb
enju_leaf-2.0.0.beta.1 app/views/page/import.html.erb
enju_leaf-1.3.3.1 app/views/page/import.html.erb
enju_leaf-1.3.3 app/views/page/import.html.erb
enju_leaf-1.3.2 app/views/page/import.html.erb
enju_leaf-1.3.1 app/views/page/import.html.erb
enju_leaf-1.3.0 app/views/page/import.html.erb
enju_leaf-1.3.0.rc.1 app/views/page/import.html.erb
enju_leaf-1.3.0.beta.2 app/views/page/import.html.erb
enju_leaf-1.2.2 app/views/page/import.html.erb
enju_leaf-1.2.1 app/views/page/import.html.erb
enju_leaf-1.2.0 app/views/page/import.html.erb
enju_leaf-1.2.0.beta.4 app/views/page/import.html.erb
enju_leaf-1.2.0.beta.3 app/views/page/import.html.erb