|
|
@ -1683,7 +1683,7 @@ class UsersController < ApplicationController
|
|
|
|
container_type = 'Project'
|
|
|
|
container_type = 'Project'
|
|
|
|
act_type = 'Issue'
|
|
|
|
act_type = 'Issue'
|
|
|
|
when "project_message"
|
|
|
|
when "project_message"
|
|
|
|
container_type = 'Course'
|
|
|
|
container_type = 'Project'
|
|
|
|
act_type = 'Message'
|
|
|
|
act_type = 'Message'
|
|
|
|
when "user_journals"
|
|
|
|
when "user_journals"
|
|
|
|
container_type = 'Principal'
|
|
|
|
container_type = 'Principal'
|
|
|
|