项目讨论区动态的过滤

dev_daiao_temp
cxt 9 years ago
parent 4c8144d86b
commit fa82860813

@ -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'

Loading…
Cancel
Save