Sha256: b0cd33c1e97b5361533429c5381ee837e66c2273a22735d11077b93914edee90

Contents?: true

Size: 255 Bytes

Versions: 23

Compression:

Stored size: 255 Bytes

Contents

<h1>Editing absence</h1>

<% form_tag :action => 'update', :id => @absence do %>
  <%= render :partial => 'form' %>
  <%= submit_tag 'Edit' %>
<% end %>

<%= link_to 'Show', :action => 'show', :id => @absence %> |
<%= link_to 'Back', :action => 'list' %>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
backlog-0.37.2 app/views/absences/edit.rhtml
backlog-0.37.1 app/views/absences/edit.rhtml
backlog-0.36.2 app/views/absences/edit.rhtml
backlog-0.24.0 app/views/absences/edit.rhtml
backlog-0.25.0 app/views/absences/edit.rhtml
backlog-0.26.0 app/views/absences/edit.rhtml
backlog-0.28.0 app/views/absences/edit.rhtml
backlog-0.29.0 app/views/absences/edit.rhtml
backlog-0.31.0 app/views/absences/edit.rhtml
backlog-0.30.0 app/views/absences/edit.rhtml
backlog-0.31.1 app/views/absences/edit.rhtml
backlog-0.32.0 app/views/absences/edit.rhtml
backlog-0.33.0 app/views/absences/edit.rhtml
backlog-0.33.1 app/views/absences/edit.rhtml
backlog-0.34.1 app/views/absences/edit.rhtml
backlog-0.34.2 app/views/absences/edit.rhtml
backlog-0.34 app/views/absences/edit.rhtml
backlog-0.35.0 app/views/absences/edit.rhtml
backlog-0.35.1 app/views/absences/edit.rhtml
backlog-0.35.2 app/views/absences/edit.rhtml