Sha256: 5fa102ede91465d73842953108a5264f70822480aa302629a0dacc1a6fe12c53

Contents?: true

Size: 774 Bytes

Versions: 56

Compression:

Stored size: 774 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.showing', model: t('activerecord.models.license')) -%></h1>
<div id="content_list">
<p id="notice"><%= notice %></p>

<p>
  <strong><%= t('activerecord.attributes.license.name') -%>:</strong>
  <%= @license.name -%>
</p>

<p>
  <strong><%= t('activerecord.attributes.license.display_name') -%>:</strong>
  <%= @license.display_name.localize -%>
</p>

<p>
  <strong><%= t('activerecord.attributes.license.note') -%>:</strong>
  <%= @license.note -%>
</p>

</div>
</div>

<div id="submenu" class="ui-corner-all ui-widget-content">
  <ul>
    <li><%= link_to t('page.edit'), edit_license_path(@license) -%></li>
    <li><%= back_to_index(flash[:page_info]) -%></li>
  </ul>
</div>

Version data entries

56 entries across 55 versions & 2 rubygems

Version Path
enju_biblio-0.3.18 app/views/licenses/show.html.erb
enju_biblio-0.3.17 app/views/licenses/show.html.erb
enju_biblio-0.3.16 app/views/licenses/show.html.erb
enju_biblio-0.3.15 app/views/licenses/show.html.erb
enju_biblio-0.3.14 app/views/licenses/show.html.erb
enju_biblio-0.3.13 app/views/licenses/show.html.erb
enju_biblio-0.3.12 app/views/licenses/show.html.erb
enju_biblio-0.3.11 app/views/licenses/show.html.erb
enju_biblio-0.3.10 app/views/licenses/show.html.erb
enju_biblio-0.3.10.rc.3 app/views/licenses/show.html.erb
enju_biblio-0.3.10.rc.2 app/views/licenses/show.html.erb
enju_biblio-0.3.10.rc.1 app/views/licenses/show.html.erb
enju_biblio-0.3.9 app/views/licenses/show.html.erb
enju_biblio-0.3.8 app/views/licenses/show.html.erb
enju_biblio-0.3.7 app/views/licenses/show.html.erb
enju_biblio-0.3.6 app/views/licenses/show.html.erb
enju_biblio-0.3.5 app/views/licenses/show.html.erb
enju_biblio-0.3.4 app/views/licenses/show.html.erb
enju_biblio-0.3.3 app/views/licenses/show.html.erb
enju_biblio-0.3.2 app/views/licenses/show.html.erb