mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
组织配置是否可开启pms
This commit is contained in:
@@ -18,3 +18,4 @@ json.memo organization.memo
|
|||||||
json.news_title organization.news_title
|
json.news_title organization.news_title
|
||||||
json.news_url organization.news_url
|
json.news_url organization.news_url
|
||||||
json.enabling_cla organization.enabling_cla
|
json.enabling_cla organization.enabling_cla
|
||||||
|
json.pms_enable EduSetting.get("pms_enable_organizations").to_s.split(",").include?(organization.login.to_s.downcase)
|
||||||
Reference in New Issue
Block a user