Sha256: 77360764edb5d2224f160b048808397fb2cf38f2d38ff3082261de4e0a01d246
Contents?: true
Size: 689 Bytes
Versions: 86
Compression:
Stored size: 689 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.fas.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
86 entries across 86 versions & 1 rubygems