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.37.2 app/views/groups/new.rhtml
backlog-0.37.1 app/views/groups/new.rhtml
backlog-0.36.2 app/views/groups/new.rhtml
backlog-0.10.1 app/views/groups/new.rhtml
backlog-0.10.0 app/views/groups/new.rhtml
backlog-0.10.4 app/views/groups/new.rhtml
backlog-0.10.2 app/views/groups/new.rhtml
backlog-0.10.3 app/views/groups/new.rhtml
backlog-0.10.5 app/views/groups/new.rhtml
backlog-0.10.7 app/views/groups/new.rhtml
backlog-0.10.6 app/views/groups/new.rhtml
backlog-0.12.0 app/views/groups/new.rhtml
backlog-0.10.8 app/views/groups/new.rhtml
backlog-0.11.0 app/views/groups/new.rhtml
backlog-0.12.2 app/views/groups/new.rhtml
backlog-0.12.1 app/views/groups/new.rhtml
backlog-0.12.4 app/views/groups/new.rhtml
backlog-0.12.3 app/views/groups/new.rhtml
backlog-0.13.0 app/views/groups/new.rhtml
backlog-0.13.1 app/views/groups/new.rhtml