Sha256: 7c24545b08b462049af22a0cc635fe94cab608db0ee5d6c004a4b2e8100f810b
Contents?: true
Size: 546 Bytes
Versions: 25
Compression:
Stored size: 546 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 => h(@record.to_label))} %>
Version data entries
25 entries across 25 versions & 1 rubygems