Sha256: ea68ae7a47e654cfb209763337a5912e2dc642e73efc0c9d8d420c1d6ab4531e

Contents?: true

Size: 950 Bytes

Versions: 7

Compression:

Stored size: 950 Bytes

Contents

#about{ hidden }
  %h3
    #{t :about_ffc_version}
    %span.cool== v#{FatFreeCRM::VERSION::STRING}
    == (#{ActiveRecord::Base.connection.adapter_name.downcase})
  %p
    #{t :about_thank_you}

  #{t :about_ffc_resources}:
  %ul
    %li== » #{link_to t(:about_home_page), "http://www.fatfreecrm.com", :"data-popup" => true}
    %li== » #{link_to t(:about_project_page), "https://github.com/fatfreecrm/fat_free_crm/tree/master", :"data-popup" => true}
    %li== » #{link_to t(:about_features), "https://github.com/fatfreecrm/fat_free_crm/issues", :"data-popup" => true}
    %li== » #{link_to t(:about_twitter), "https://twitter.com/fatfreecrm", :"data-popup" => true}
    %li== » #{link_to t(:about_user_group), "https://groups.google.com/group/fat-free-crm-users", :"data-popup" => true}
    %li== » #{link_to t(:about_dev_group), "https://groups.google.com/group/fat-free-crm-dev", :"data-popup" => true}
  %br

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fat_free_crm-0.22.1 app/views/layouts/_about.html.haml
fat_free_crm-0.22.0 app/views/layouts/_about.html.haml
fat_free_crm-0.21.0 app/views/layouts/_about.html.haml
fat_free_crm-0.20.1 app/views/layouts/_about.html.haml
fat_free_crm-0.20.0 app/views/layouts/_about.html.haml
fat_free_crm-0.19.2 app/views/layouts/_about.html.haml
fat_free_crm-0.19.0 app/views/layouts/_about.html.haml