Sha256: f3d8d1b27e5c06fd58113719422bf8fedbed4b5b58c3e4de89f15ab3eff28732
Contents?: true
Size: 462 Bytes
Versions: 3
Compression:
Stored size: 462 Bytes
Contents
<% debugger %> <h4><%= active_scaffold_config.show.label(@record.to_label.nil? ? nil : clean_column_value(@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?, 'data-refresh' => false %> <%= loading_indicator_tag(:action => :create, :id => params[:id]) %> </p>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
active_scaffold-3.1.8 | frontends/default/views/_show.html.erb~ |
active_scaffold-3.1.7 | frontends/default/views/_show.html.erb~ |
active_scaffold-3.1.6 | frontends/default/views/_show.html.erb~ |