Sha256: 637487c743f52e9b00c22c410b54e5eb62c459ada64682cc0b54f6bcd69409fb

Contents?: true

Size: 430 Bytes

Versions: 57

Compression:

Stored size: 430 Bytes

Contents

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

<div id="submenu" class="ui-corner-all">
  <ul>
    <li><%= link_to t('page.show'), @event -%></li>
    <li><%= link_to t('page.back'), events_path(:page => flash[:page] ||= nil) -%></li>
  </ul>
</div>

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
enju_event-0.1.17.pre17 app/views/events/edit.html.erb
enju_event-0.1.17.pre16 app/views/events/edit.html.erb
enju_event-0.1.17.pre15 app/views/events/edit.html.erb
enju_event-0.1.17.pre14 app/views/events/edit.html.erb
enju_event-0.1.17.pre13 app/views/events/edit.html.erb
enju_event-0.1.17.pre12 app/views/events/edit.html.erb
enju_event-0.1.17.pre11 app/views/events/edit.html.erb
enju_event-0.1.17.pre10 app/views/events/edit.html.erb
enju_event-0.1.17.pre9 app/views/events/edit.html.erb
enju_event-0.1.17.pre8 app/views/events/edit.html.erb
enju_event-0.1.17.pre7 app/views/events/edit.html.erb
enju_event-0.1.17.pre6 app/views/events/edit.html.erb
enju_event-0.1.17.pre5 app/views/events/edit.html.erb
enju_event-0.1.17.pre4 app/views/events/edit.html.erb
enju_event-0.1.17.pre3 app/views/events/edit.html.erb
enju_event-0.1.17.pre2 app/views/events/edit.html.erb
enju_event-0.1.17.pre app/views/events/edit.html.erb
enju_event-0.1.16 app/views/events/edit.html.erb
enju_event-0.1.15 app/views/events/edit.html.erb
enju_event-0.1.13 app/views/events/edit.html.erb