Sha256: ebc3866f69f8ee310c97c345d073c4ffc52b4ffa6f825fc09b8ea20ab970486e
Contents?: true
Size: 543 Bytes
Versions: 69
Compression:
Stored size: 543 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 => @record.to_label)} %>
Version data entries
69 entries across 69 versions & 2 rubygems