From 40f09e4b770ba13c60b633eda403b5fa8f361356 Mon Sep 17 00:00:00 2001 From: lianafelt <34452847+lianafelt@users.noreply.github.com> Date: Thu, 18 Oct 2018 12:12:02 -0400 Subject: [PATCH] Fix Typo in Internal/users (#948) Update link to mentor internal user profile --- app/views/internal/users/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/internal/users/show.html.erb b/app/views/internal/users/show.html.erb index c7c00905f..0adf176ff 100644 --- a/app/views/internal/users/show.html.erb +++ b/app/views/internal/users/show.html.erb @@ -117,7 +117,7 @@
@<%= possible_mentor.username %>
- Internal(<%= possible_mentor.id %>) + Internal(<%= possible_mentor.id %>)

Tag Intersection