Sha256: b6189a7ab2a9aba3fee44b46a9f053f953dba73762f18a0cf5236ae146ece858

Contents?: true

Size: 460 Bytes

Versions: 31

Compression:

Stored size: 460 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<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 ui-widget-content">
  <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

31 entries across 31 versions & 1 rubygems

Version Path
enju_event-0.3.5 app/views/events/edit.html.erb
enju_event-0.4.0.rc.1 app/views/events/edit.html.erb
enju_event-0.3.4 app/views/events/edit.html.erb
enju_event-0.3.3 app/views/events/edit.html.erb
enju_event-0.4.0.beta.2 app/views/events/edit.html.erb
enju_event-0.4.0.beta.1 app/views/events/edit.html.erb
enju_event-0.3.2 app/views/events/edit.html.erb
enju_event-0.3.1 app/views/events/edit.html.erb
enju_event-0.3.0 app/views/events/edit.html.erb
enju_event-0.3.0.rc.1 app/views/events/edit.html.erb
enju_event-0.3.0.beta.1 app/views/events/edit.html.erb
enju_event-0.2.3 app/views/events/edit.html.erb
enju_event-0.2.2 app/views/events/edit.html.erb
enju_event-0.2.1 app/views/events/edit.html.erb
enju_event-0.2.0 app/views/events/edit.html.erb
enju_event-0.2.0.beta.4 app/views/events/edit.html.erb
enju_event-0.2.0.beta.3 app/views/events/edit.html.erb
enju_event-0.2.0.beta.2 app/views/events/edit.html.erb
enju_event-0.2.0.beta.1 app/views/events/edit.html.erb
enju_event-0.1.19 app/views/events/edit.html.erb