Sha256: e72ee05c348df6475257ce7d906639564861097e20dcc466318dcc0d00c720cb

Contents?: true

Size: 284 Bytes

Versions: 91

Compression:

Stored size: 284 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) %>
  <%= back_or_link_to l(:back), :action => 'list' %>
<% end %>

</div>

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
backlog-0.7.3 app/views/works/new.rhtml
backlog-0.7.5 app/views/works/new.rhtml
backlog-0.7.4 app/views/works/new.rhtml
backlog-0.7.6 app/views/works/new.rhtml
backlog-0.7.7 app/views/works/new.rhtml
backlog-0.7.8 app/views/works/new.rhtml
backlog-0.7.9 app/views/works/new.rhtml
backlog-0.8.0 app/views/works/new.rhtml
backlog-0.8.1 app/views/works/new.rhtml
backlog-0.9.0 app/views/works/new.rhtml
backlog-0.9.1 app/views/works/new.rhtml