commit
fcbe14c56f
@ -0,0 +1,2 @@
|
||||
|
||||
json.course_targets @course_targets, partial: 'ecs/course_targets/shared/ec_course_target_with_achievement_methods', as: :ec_course_target
|
@ -1,3 +1,3 @@
|
||||
json.stages @stages do |stage|
|
||||
json.partial! 'stage', locals: {stage: stage, user:@user, subject:@subject}
|
||||
json.partial! 'stage', locals: {stage: stage, user: @user, subject: @subject, myshixuns: @myshixuns}
|
||||
end
|
Loading…
Reference in new issue