Sha256: 346c689767a008b23f01e6a22af98e80e924064a688b397bccecb900b844fd70
Contents?: true
Size: 418 Bytes
Versions: 13
Compression:
Stored size: 418 Bytes
Contents
<% content_for :title do%> <%= t('group.new.action')%> <%end%> <% content_for :headers do %> <%= stylesheet_link_tag "fcbkComplete.css", :media => "screen, projection" %> <%= javascript_include_tag 'jquery.fcbkcomplete.min', 'jquery.validate' %> <% end %> <% toolbar :option => 'groups' %> <% content_for :sidebar do %> <%= render :partial => "sidebar_index" %> <% end %> <%= render :partial => 'new' %>
Version data entries
13 entries across 13 versions & 2 rubygems