Sha256: 10dec16f64c61e5f389f6abd797d1d84e0f88e7bd75c81166202aa263a0e71f6

Contents?: true

Size: 276 Bytes

Versions: 28

Compression:

Stored size: 276 Bytes

Contents

<% @page_title = l :new_work %>

<div id="spotlight">

<% form_tag :action => 'create' do %>
  <%= submit_tag l(:save), :style => 'display: none' %>
  <%= render :partial => 'form' %>
  <%= submit_tag l(:save) %>
  <%= link_to l(:back), :action => 'list' %>
<% end %>

</div>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
backlog-0.0.5 app/views/works/new.rhtml
backlog-0.1.0 app/views/works/new.rhtml
backlog-0.1.1 app/views/works/new.rhtml
backlog-0.1.2 app/views/works/new.rhtml
backlog-0.2.0 app/views/works/new.rhtml
backlog-0.2.1 app/views/works/new.rhtml
backlog-0.3.0 app/views/works/new.rhtml
backlog-0.3.3 app/views/works/new.rhtml
backlog-0.3.1 app/views/works/new.rhtml
backlog-0.3.2 app/views/works/new.rhtml
backlog-0.3.4 app/views/works/new.rhtml
backlog-0.3.5 app/views/works/new.rhtml
backlog-0.3.6 app/views/works/new.rhtml
backlog-0.3.8 app/views/works/new.rhtml
backlog-0.3.7 app/views/works/new.rhtml
backlog-0.3.9 app/views/works/new.rhtml
backlog-0.4.0 app/views/works/new.rhtml
backlog-0.5.0 app/views/works/new.rhtml
backlog-0.5.1 app/views/works/new.rhtml
backlog-0.5.10 app/views/works/new.rhtml