Sha256: 92ddf5fb6b0d6fc0afed61027cba9442cce1ae7407e19048bd271f03271f66ff

Contents?: true

Size: 401 Bytes

Versions: 57

Compression:

Stored size: 401 Bytes

Contents

<div id="content_detail" class="ui-corner-all">
<h1 class="title"><%= t('page.editing', :model => t('activerecord.models.event_category')) -%></h1>
<div id="content_list">
  <%= render 'form' %>
</div>
</div>

<div id="submenu" class="ui-corner-all">
  <ul>
    <li><%= link_to t('page.show'), @event_category -%></li>
    <li><%= link_to t('page.back'), event_categories_path -%></li>
  </ul>
</div>

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
enju_event-0.1.4 app/views/event_categories/edit.html.erb
enju_event-0.1.3 app/views/event_categories/edit.html.erb
enju_event-0.0.15 app/views/event_categories/edit.html.erb
enju_event-0.0.14 app/views/event_categories/edit.html.erb
enju_event-0.0.13 app/views/event_categories/edit.html.erb
enju_event-0.0.12 app/views/event_categories/edit.html.erb
enju_event-0.0.11 app/views/event_categories/edit.html.erb
enju_event-0.1.2 app/views/event_categories/edit.html.erb
enju_event-0.0.10 app/views/event_categories/edit.html.erb
enju_event-0.1.1 app/views/event_categories/edit.html.erb
enju_event-0.1.0 app/views/event_categories/edit.html.erb
enju_event-0.0.9 app/views/event_categories/edit.html.erb
enju_event-0.0.8 app/views/event_categories/edit.html.erb
enju_event-0.0.7 app/views/event_categories/edit.html.erb
enju_event-0.0.5 app/views/event_categories/edit.html.erb
enju_event-0.0.4 app/views/event_categories/edit.html.erb
enju_event-0.0.3 app/views/event_categories/edit.html.erb