Sha256: e55db82ad52646ebf067364a04d1efb69854777b6f137242fcd8663e1f61c233

Contents?: true

Size: 428 Bytes

Versions: 7

Compression:

Stored size: 428 Bytes

Contents

<% toolbar  %>

<% content_for :sidebar do %>
  <%= render :partial => "home/sidebar" %>
<% end %>

<% content_for :headers do %>
  <%= javascript_include_tag 'jquery.validate' %>
  <%= stylesheet_link_tag "jquery-ui", :media => "screen, projection" %>
<% end %>

<%= location(
  link_to(image_tag("btn/btn_invitation.png", :class => "menu_icon")+t('invitation.other'), new_invitation_path)
) %>

<%= render :partial => 'new' %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
social_stream-base-0.6.8 app/views/invitations/new.html.erb
social_stream-base-0.6.6 app/views/invitations/new.html.erb
social_stream-base-0.6.5 app/views/invitations/new.html.erb
social_stream-base-0.6.3 app/views/invitations/new.html.erb
social_stream-base-0.6.2 app/views/invitations/new.html.erb
social_stream-base-0.6.1 app/views/invitations/new.html.erb
social_stream-base-0.6.0 app/views/invitations/new.html.erb