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