Sha256: 4fba5822dda5df0ada3e14b5b0fe7a6e7a77852230b626c72ef75b0e714f7049
Contents?: true
Size: 412 Bytes
Versions: 7
Compression:
Stored size: 412 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), destroy_user_session_path, method: :delete) = render "/layouts/jumpbox" %h3 = link_to(t(:crm_admin_page), admin_path)
Version data entries
7 entries across 7 versions & 1 rubygems