This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Merge branch 'dev_trustie' into dev_chain
tags/v1.0.0
Jasder
6 years ago
parent
e75b84544a
8c6d773dcd
commit
0aa6521fae
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/helpers/projects_helper.rb
+ 1
- 0
app/helpers/projects_helper.rb
View File
@@ -43,6 +43,7 @@ module ProjectsHelper
identifier: project.identifier,
name: project.name,
id: project.id,
type: project.numerical_for_project_type,
author: {
login: project.owner.login,
name: project.owner.real_name,
Write
Preview
Loading…
Cancel
Save