Sha256: 16a89ac8962f01ab53928290c78b876128c90ee83f67f25b189a621eaab04a1d

Contents?: true

Size: 498 Bytes

Versions: 23

Compression:

Stored size: 498 Bytes

Contents

<div id='page-label'>
  <h3 id="record_name"><%= record_name %> </h3>
</div>

<% if current_page?(naf.root_url) or current_page?(action: 'index') %>
  <% if flash[:error] -%>
    <div class="error"><%= flash[:error] %></div></br>
  <% end -%>

  <div id='create_links'>
    <span id="create">  <%= naf_generate_create_link %> </span>
  </div>
<% end %>

<% if naf_nested_resource_index? %>
  <div id='parent_links'>
    <span id="parent"> <%= naf_parent_resource_link %> </span>
  </div>
<% end %>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
naf-2.1.13 app/views/naf/shared/_information_container.html.erb
naf-2.1.12 app/views/naf/shared/_information_container.html.erb
naf-2.1.11 app/views/naf/shared/_information_container.html.erb
naf-2.1.10 app/views/naf/shared/_information_container.html.erb
naf-2.1.9 app/views/naf/shared/_information_container.html.erb
naf-2.1.8 app/views/naf/shared/_information_container.html.erb
naf-2.1.6 app/views/naf/shared/_information_container.html.erb
naf-2.1.5 app/views/naf/shared/_information_container.html.erb
naf-2.1.4 app/views/naf/shared/_information_container.html.erb
naf-2.1.3 app/views/naf/shared/_information_container.html.erb
naf-2.1.2 app/views/naf/shared/_information_container.html.erb
naf-2.1.1 app/views/naf/shared/_information_container.html.erb
naf-2.1.0 app/views/naf/shared/_information_container.html.erb
naf-2.0.4 app/views/naf/shared/_information_container.html.erb
naf-2.0.3 app/views/naf/shared/_information_container.html.erb
naf-2.0.2 app/views/naf/shared/_information_container.html.erb
naf-2.0.1 app/views/naf/shared/_information_container.html.erb
naf-2.0.0 app/views/naf/shared/_information_container.html.erb
naf-1.1.4 app/views/naf/shared/_information_container.html.erb
naf-1.1.3 app/views/naf/shared/_information_container.html.erb