Sha256: 9a5d7de6cf0ea3e1d042ea3f5eca887093e8e1db638d2425b90e048237ba5270

Contents?: true

Size: 275 Bytes

Versions: 17

Compression:

Stored size: 275 Bytes

Contents

<section id="new_group">
  <% content_for :title do%>
    <%= t('group.new.action')%>
  <%end%>

  <%= render partial: 'toolbar/home' %>

  <h2><%= t('group.new.title') %></h2>

  <%= render partial: 'form',
             object: @group,
             as: :group %>
</section>

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
social_stream-2.2.0 base/app/views/groups/new.html.erb
social_stream-base-2.2.0 app/views/groups/new.html.erb
social_stream-2.1.1 base/app/views/groups/new.html.erb
social_stream-2.1.0 base/app/views/groups/new.html.erb
social_stream-base-2.1.0 app/views/groups/new.html.erb
social_stream-2.0.4 base/app/views/groups/new.html.erb
social_stream-base-2.0.4 app/views/groups/new.html.erb
social_stream-2.0.3 base/app/views/groups/new.html.erb
social_stream-base-2.0.3 app/views/groups/new.html.erb
social_stream-2.0.2 base/app/views/groups/new.html.erb
social_stream-base-2.0.2 app/views/groups/new.html.erb
social_stream-2.0.1 base/app/views/groups/new.html.erb
social_stream-base-2.0.1 app/views/groups/new.html.erb
social_stream-2.0.0 base/app/views/groups/new.html.erb
social_stream-base-2.0.0 app/views/groups/new.html.erb
social_stream-2.0.0.beta3 base/app/views/groups/new.html.erb
social_stream-base-2.0.0.beta3 app/views/groups/new.html.erb