Sha256: 6281cd8ba6015533f106eb8ea0a3cc63173ecd1933b5e016030c197ab7f3005b

Contents?: true

Size: 249 Bytes

Versions: 9

Compression:

Stored size: 249 Bytes

Contents

page.call "crm.flip_form", :options

unless params[:cancel].true?
  page[:options].replace_html :partial => "options"
  page.call "crm.set_title", :title, t(:recent_activity_options)
else
  page.call "crm.set_title", :title, t(:recent_activity)
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fat_free_crm-0.12.3 app/views/home/options.js.rjs
fat_free_crm-0.12.2 app/views/home/options.js.rjs
fat_free_crm-0.12.1 app/views/home/options.js.rjs
fat_free_crm-0.12.0 app/views/home/options.js.rjs
fat_free_crm-0.11.4 app/views/home/options.js.rjs
fat_free_crm-0.11.3 app/views/home/options.js.rjs
fat_free_crm-0.11.2 app/views/home/options.js.rjs
fat_free_crm-0.11.1 app/views/home/options.js.rjs
fat_free_crm-0.11.0 app/views/home/options.js.rjs