Sha256: be59442625aa5a56ad3f93b7c2cbd3bf22db53e04556bd878d797cfd451327b5

Contents?: true

Size: 254 Bytes

Versions: 4

Compression:

Stored size: 254 Bytes

Contents

<div id="spotlight">
<% @page_title = 'Editing Period' %>

<% form_tag :action => 'update', :id => @period do %>
  <%= render :partial => 'form' %>
  <%= submit_tag l(:save) %>
<% end %>

<%= link_to l(:back), :action => 'show', :id => @period %>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
backlog-0.0.0 app/views/periods/edit.rhtml
backlog-0.0.1 app/views/periods/edit.rhtml
backlog-0.0.2 app/views/periods/edit.rhtml
backlog-0.0.4 app/views/periods/edit.rhtml