修改部分bug

This commit is contained in:
sylor_huang@126.com
2020-04-07 14:03:48 +08:00
parent aadfafa66c
commit 5e2d5d5654
114 changed files with 2651378 additions and 156 deletions

View File

@@ -9,3 +9,4 @@ json.is_public project.is_public
json.mirror_url project.repository&.mirror_url
json.last_update_time render_unix_time(project.updated_on)
json.time_ago time_from_now(project.updated_on)
json.forked_from_project_id project.forked_from_project_id