Sha256: cc2f3ab6e66f26b7ffacc7ba1ff5276fbf2e4b55820d30d08cfeaa4d711045df
Contents?: true
Size: 548 Bytes
Versions: 39
Compression:
Stored size: 548 Bytes
Contents
<% cancel_link = true if cancel_link.nil? %> <%= render :partial => "base_form", :locals => {:xhr => xhr ||= nil, :form_action => form_action ||= :update, :method => method ||= :patch, :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
39 entries across 39 versions & 1 rubygems