Sha256: df76bf69c873402dc6326ef1be4c865a936923598ff91b61e9b30eed4dd3f61b
Contents?: true
Size: 531 Bytes
Versions: 107
Compression:
Stored size: 531 Bytes
Contents
<% action_links = active_scaffold_config.action_links.collection unless action_links.empty? -%> <div class="actions"> <%= render :partial => 'action_group', :locals => {:action_links => action_links, :url_options => params_for, :traverse_options => nested? ? {:reverse => true} : {}} %> <%= loading_indicator_tag(:action => :table) %> </div> <% end %> <h2><%= active_scaffold_config.list.user.label %></h2>
Version data entries
107 entries across 107 versions & 5 rubygems