Sha256: 25a9ee87fb5a0f0c616f15912d83bbdf431b8de40cfa38d3a6ba204b8c32af64

Contents?: true

Size: 275 Bytes

Versions: 25

Compression:

Stored size: 275 Bytes

Contents

<div id="spotlight">
<% @page_title = "#{l :editing} #{l :period}" %>

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

</div>

Version data entries

25 entries across 25 versions & 1 rubygems

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