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