Sha256: c05bdfc1561b8f940029a6d8abfbee1ac7b01d60f983cd29a99dc0ca44f16017

Contents?: true

Size: 826 Bytes

Versions: 44

Compression:

Stored size: 826 Bytes

Contents

- edit ||= false
- collapsed = session[:contact_presence].nil? # && @contact.errors.empty?
= subtitle :contact_presence, collapsed, t(:web_presence)
.section
  %small#contact_presence_intro{ hidden_if(!collapsed) }
    = t(:intro, t(:web_presence_small)) unless edit
  #contact_presence{ hidden_if(collapsed) }
    %table
      %tr
        %td
          .label.top #{t :blog}:
          = f.text_field :blog
        %td= spacer
        %td
          .label.top #{t :twitter}:
          = f.text_field :twitter
      %tr
        %td
          .label #{t :linked_in}:
          = f.text_field :linkedin
        %td= spacer
        %td
          .label #{t :facebook}:
          = f.text_field :facebook
      %tr
        %td
          .label #{t :skype}:
          = f.text_field :skype
        %td= spacer
        %td= spacer

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
fat_free_crm-0.22.1 app/views/contacts/_web.html.haml
fat_free_crm-0.22.0 app/views/contacts/_web.html.haml
fat_free_crm-0.21.0 app/views/contacts/_web.html.haml
fat_free_crm-0.20.1 app/views/contacts/_web.html.haml
fat_free_crm-0.20.0 app/views/contacts/_web.html.haml
fat_free_crm-0.19.2 app/views/contacts/_web.html.haml
fat_free_crm-0.19.0 app/views/contacts/_web.html.haml
fat_free_crm-0.18.2 app/views/contacts/_web.html.haml
fat_free_crm-0.14.2 app/views/contacts/_web.html.haml
fat_free_crm-0.15.2 app/views/contacts/_web.html.haml
fat_free_crm-0.16.4 app/views/contacts/_web.html.haml
fat_free_crm-0.17.3 app/views/contacts/_web.html.haml
fat_free_crm-0.18.1 app/views/contacts/_web.html.haml
fat_free_crm-0.18.0 app/views/contacts/_web.html.haml
fat_free_crm-0.14.1 app/views/contacts/_web.html.haml
fat_free_crm-0.15.1 app/views/contacts/_web.html.haml
fat_free_crm-0.16.3 app/views/contacts/_web.html.haml
fat_free_crm-0.17.2 app/views/contacts/_web.html.haml
fat_free_crm-0.16.2 app/views/contacts/_web.html.haml
fat_free_crm-0.17.1 app/views/contacts/_web.html.haml