Sha256: a2178a5aaa004189eee8f550a7ec5612c6404df242d857c078da717a0fad7458
Contents?: true
Size: 387 Bytes
Versions: 9
Compression:
Stored size: 387 Bytes
Contents
if params[:cancel].true? page.call "crm.flip_form", :edit_profile page.call "crm.set_title", :edit_profile, t(:my_profile) else page[:edit_profile].replace_html :partial => "profile" page.call "crm.hide_form", :upload_avatar page.call "crm.hide_form", :change_password page.call "crm.flip_form", :edit_profile page.call "crm.set_title", :edit_profile, t(:edit_profile) end
Version data entries
9 entries across 9 versions & 1 rubygems