Sha256: b2a5358caa27a089bda8851c32a7541ffc42e7490b15007b61220e9d15983654

Contents?: true

Size: 415 Bytes

Versions: 3

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre55 app/views/licenses/edit.html.erb
enju_biblio-0.1.0.pre54 app/views/licenses/edit.html.erb
enju_biblio-0.1.0.pre53 app/views/licenses/edit.html.erb