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