Sha256: 30de33021011cab64f3c8f17e0f2a45faeb2da41492d7da7de1af519be395f62
Contents?: true
Size: 688 Bytes
Versions: 41
Compression:
Stored size: 688 Bytes
Contents
-if Renalware.config.display_feedback_button_in_navbar && current_user.present? li.show-for-medium-up= link_to("Feedback", new_system_user_feedback_path, class: "button secondary") li.has-dropdown = link_to dashboard_path do i.fa.fa-home | = current_user.username ul.dropdown li= link_to "My Dashboard", dashboard_path li= link_to "Update Profile", edit_user_registration_path li= link_to "View Letters", author_letters_path(current_user.id) li= link_to "Manage Snippets", snippets_path li= link_to "Messages", messaging_internal_inbox_path li= link_to "Electronic CCs", unread_letters_electronic_receipts_path
Version data entries
41 entries across 41 versions & 1 rubygems