Sha256: da76d9601a70f97b93cacec7e6b55f4aeb4dae0410c8647fee62f40df3864bc6

Contents?: true

Size: 961 Bytes

Versions: 12

Compression:

Stored size: 961 Bytes

Contents

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

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
fat_free_crm-0.13.2 app/views/layouts/_about.html.haml
fat_free_crm-0.12.3 app/views/layouts/_about.html.haml
fat_free_crm-0.12.2 app/views/layouts/_about.html.haml
fat_free_crm-0.13.1 app/views/layouts/_about.html.haml
fat_free_crm-0.12.1 app/views/layouts/_about.html.haml
fat_free_crm-0.13.0 app/views/layouts/_about.html.haml
fat_free_crm-0.12.0 app/views/layouts/_about.html.haml
fat_free_crm-0.11.4 app/views/layouts/_about.html.haml
fat_free_crm-0.11.3 app/views/layouts/_about.html.haml
fat_free_crm-0.11.2 app/views/layouts/_about.html.haml
fat_free_crm-0.11.1 app/views/layouts/_about.html.haml
fat_free_crm-0.11.0 app/views/layouts/_about.html.haml