|
|
|
@ -59,7 +59,7 @@ class GamesController < ApplicationController
|
|
|
|
|
record_onsume_time: record_onsume_time, prev_game: prev_game, next_game: next_game,
|
|
|
|
|
praise_count: praise_count, user_praise: user_praise, time_limit: time_limit,
|
|
|
|
|
tomcat_url: edu_setting('cloud_tomcat_php'), is_teacher: is_teacher,
|
|
|
|
|
myshixun_manager: myshixun_manager}
|
|
|
|
|
myshixun_manager: myshixun_manager, git_url: (@shixun.vnc ? repo_url(@myshixun.repo_path) : "")}
|
|
|
|
|
if @shixun.vnc
|
|
|
|
|
begin
|
|
|
|
|
shixun_tomcat = edu_setting('cloud_bridge')
|
|
|
|
|