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