Sha256: 44a99cc382e395236de031a6af6f808459b59a34cadd25be802230c02cae321c

Contents?: true

Size: 405 Bytes

Versions: 27

Compression:

Stored size: 405 Bytes

Contents

#header
  #welcome
    %span 
      #{t :welcome},
      = current_user.name
    %span> !  

    = link_to(t(:quick_find), "#", :id => "jumper") << " |"
    = link_to(t(:profile), profile_path) << " |"
    = link_to(t(:back_to_crm), root_path) << " |"
    = link_to(t(:logout), logout_path, :method => :delete)
    = render "/layouts/jumpbox"
  %h3
    = link_to(t(:crm_admin_page), admin_path)

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.15.2 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.16.4 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.14.1 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.15.1 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.16.3 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.16.2 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.16.1 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.16.0 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.15.0 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.15.0.beta.2 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.15.0.beta app/views/layouts/admin/_header.html.haml
fat_free_crm-0.14.0 app/views/layouts/admin/_header.html.haml
reduced_fat_crm-0.15.0.beta app/views/layouts/admin/_header.html.haml
reduced_fat_crm-0.14.0 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.13.6 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.13.5 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.13.4 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.13.3 app/views/layouts/admin/_header.html.haml
fat_free_crm-0.13.2 app/views/layouts/admin/_header.html.haml