Sha256: e73dec0aab5574b5e71d73db500cf560178752457b817fc6d06c66f8c28006b7

Contents?: true

Size: 405 Bytes

Versions: 3

Compression:

Stored size: 405 Bytes

Contents

<h4><%= active_scaffold_config.show.label(@record.to_label.nil? ? nil : h(@record.to_label)) %></h4>

<%= render :partial => 'show_columns', :locals => {:columns => active_scaffold_config.show.columns} -%>

<p class="form-footer">
  <%= link_to as_(:close), main_path_to_return, :class => 'as_cancel', :remote => request.xhr? %>
  <%= loading_indicator_tag(:action => :create, :id => params[:id]) %>
</p>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_scaffold-3.4.22 app/views/active_scaffold_overrides/_show.html.erb
active_scaffold-3.4.21.1 app/views/active_scaffold_overrides/_show.html.erb
active_scaffold-3.4.21 app/views/active_scaffold_overrides/_show.html.erb