Sha256: b07c3e872e63ed56c6a8ffd3e130dacef9cfa41e1726cd3ac359c1bfa73dcd13
Contents?: true
Size: 219 Bytes
Versions: 4
Compression:
Stored size: 219 Bytes
Contents
<div id="spotlight"> <% @page_title = l :new_period %> <% form_tag :action => 'create' do %> <%= render :partial => 'form' %> <%= submit_tag "Create" %> <% end %> <%= link_to l(:back), :action => 'list' %> </div>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
backlog-0.0.0 | app/views/periods/new.rhtml |
backlog-0.0.1 | app/views/periods/new.rhtml |
backlog-0.0.2 | app/views/periods/new.rhtml |
backlog-0.0.4 | app/views/periods/new.rhtml |