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