Sha256: 489126f22e4865a89a4a0e3f8fc4a51e33d16c61f75326e9769b546539bc9d0e
Contents?: true
Size: 394 Bytes
Versions: 2
Compression:
Stored size: 394 Bytes
Contents
<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 => 'cancel' %> <%= loading_indicator_tag(:action => :create, :id => params[:id]) %> </p>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brisk-bills-0.8.2 | vendor/plugins/active_scaffold/frontends/default/views/_show.html.erb |
brisk-bills-0.8.1 | vendor/plugins/active_scaffold/frontends/default/views/_show.html.erb |