Sha256: 98cc762c28d6b8963b52e1d6da23a80eb621d0cd6c68da37d0b8a82e2c06a1a4
Contents?: true
Size: 327 Bytes
Versions: 22
Compression:
Stored size: 327 Bytes
Contents
<% action_links = active_scaffold_config.action_links.collection unless action_links.empty? -%> <div class="actions"> <%= display_action_links(action_links, nil, :skip_unauthorized => true) %> <%= loading_indicator_tag(:action => :table) %> </div> <% end %> <h2><%= active_scaffold_config.list.user.label %></h2>
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
active_scaffold-3.4.31 | app/views/active_scaffold_overrides/_list_header.html.erb |
active_scaffold-3.4.30 | app/views/active_scaffold_overrides/_list_header.html.erb |