问吧所有页面的标签显示“问吧-确实让创新更美好”

This commit is contained in:
daiao 2017-01-10 14:50:16 +08:00
parent a4a1b705f5
commit 7467b9a74a
1 changed files with 2 additions and 0 deletions

View File

@ -1341,6 +1341,8 @@ module ApplicationHelper
title << @contest.name
elsif @organization
title << @organization.name
elsif @forum || params[:controller] == "forums"
title << "问吧"
elsif @user
if !@project_community.blank?
title << @project_community