Sha256: 9fd497e09714484bff6808fc7434e4e90eb554f2b7d1a7f7bdb918f0e7d703e2

Contents?: true

Size: 199 Bytes

Versions: 115

Compression:

Stored size: 199 Bytes

Contents

<% @page_title = l :new_group %>

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

Version data entries

115 entries across 115 versions & 1 rubygems

Version Path
backlog-0.3.5 app/views/groups/new.rhtml
backlog-0.3.7 app/views/groups/new.rhtml
backlog-0.3.8 app/views/groups/new.rhtml
backlog-0.3.9 app/views/groups/new.rhtml
backlog-0.30.0 app/views/groups/new.rhtml
backlog-0.31.0 app/views/groups/new.rhtml
backlog-0.31.1 app/views/groups/new.rhtml
backlog-0.32.0 app/views/groups/new.rhtml
backlog-0.33.0 app/views/groups/new.rhtml
backlog-0.34.1 app/views/groups/new.rhtml
backlog-0.33.1 app/views/groups/new.rhtml
backlog-0.34.2 app/views/groups/new.rhtml
backlog-0.35.0 app/views/groups/new.rhtml
backlog-0.34 app/views/groups/new.rhtml
backlog-0.35.2 app/views/groups/new.rhtml
backlog-0.35.1 app/views/groups/new.rhtml
backlog-0.35.3 app/views/groups/new.rhtml
backlog-0.35.4 app/views/groups/new.rhtml
backlog-0.35.5 app/views/groups/new.rhtml
backlog-0.5.0 app/views/groups/new.rhtml