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.17.pre17 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre16 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre15 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre14 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre13 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre12 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre11 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre10 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre9 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre8 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre7 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre6 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre5 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre4 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre3 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre2 app/views/event_categories/edit.html.erb
enju_event-0.1.17.pre app/views/event_categories/edit.html.erb
enju_event-0.1.16 app/views/event_categories/edit.html.erb
enju_event-0.1.15 app/views/event_categories/edit.html.erb
enju_event-0.1.13 app/views/event_categories/edit.html.erb