Sha256: 5deef10427e9bd3cd0f5894b8f919e8004e86bfb1b851eb0f52ce2168292b9fa

Contents?: true

Size: 261 Bytes

Versions: 34

Compression:

Stored size: 261 Bytes

Contents

<h1>Editing work_lock</h1>

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

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

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
backlog-0.37.2 app/views/work_locks/edit.rhtml
backlog-0.37.1 app/views/work_locks/edit.rhtml
backlog-0.36.2 app/views/work_locks/edit.rhtml
backlog-0.19.0 app/views/work_locks/edit.rhtml
backlog-0.20.0 app/views/work_locks/edit.rhtml
backlog-0.20.1 app/views/work_locks/edit.rhtml
backlog-0.21.0 app/views/work_locks/edit.rhtml
backlog-0.21.1 app/views/work_locks/edit.rhtml
backlog-0.21.2 app/views/work_locks/edit.rhtml
backlog-0.21.3 app/views/work_locks/edit.rhtml
backlog-0.22.1 app/views/work_locks/edit.rhtml
backlog-0.22.0 app/views/work_locks/edit.rhtml
backlog-0.23.0 app/views/work_locks/edit.rhtml
backlog-0.23.1 app/views/work_locks/edit.rhtml
backlog-0.24.0 app/views/work_locks/edit.rhtml
backlog-0.25.0 app/views/work_locks/edit.rhtml
backlog-0.26.0 app/views/work_locks/edit.rhtml
backlog-0.28.0 app/views/work_locks/edit.rhtml
backlog-0.29.0 app/views/work_locks/edit.rhtml
backlog-0.31.0 app/views/work_locks/edit.rhtml