Sha256: ec832db4312cedeb67bd7ddb1bef78625210596b1769f8bc97fb642ae67efdde
Contents?: true
Size: 319 Bytes
Versions: 17
Compression:
Stored size: 319 Bytes
Contents
<% @page_title = @toolbar_title = "New User" %> <%= content_for :toolbar_links do %> <%= link_to(span_tag("List All"), users_path, :id => "list_all_button", :class => "button") %> <% end %> <%= content_for :functions do %> <%= render(:partial => "toolbar") %> <% end %> <%= render :partial => 'form' %>
Version data entries
17 entries across 17 versions & 1 rubygems