Sha256: fa51fdd021e6751aab1d4d01d0679c8f677d7098bd070ab38453f32468d56ab4
Contents?: true
Size: 563 Bytes
Versions: 79
Compression:
Stored size: 563 Bytes
Contents
<% cancel_link = true if cancel_link.nil? %> <%= render :partial => "base_form", :locals => {:xhr => xhr ||= nil, :form_action => form_action ||= :update, :method => method ||= :put, :cancel_link => cancel_link, :headline => headline ||= @record.to_label.nil? ? active_scaffold_config.update.label : as_(:update_model, :model => clean_column_value(@record.to_label))} %>
Version data entries
79 entries across 77 versions & 4 rubygems