diff --git a/group/templates/group/group_info.html b/group/templates/group/group_info.html index 359aff829d..37dcf7403b 100644 --- a/group/templates/group/group_info.html +++ b/group/templates/group/group_info.html @@ -42,9 +42,9 @@ - + - + {% for repo in repos %} @@ -53,9 +53,9 @@ @@ -68,7 +68,20 @@ {% block extra_script %} {% endblock %} diff --git a/templates/repo_history.html b/templates/repo_history.html index 43923b72bb..fdd2b8c866 100644 --- a/templates/repo_history.html +++ b/templates/repo_history.html @@ -12,10 +12,10 @@

{{repo.props.name}} 修改历史

名字描述描述 共享来源操作操作
{{ repo.props.desc }} {{ repo.share_from }} - 下载 + 下载 {% if is_staff or repo.share_from_me %} - + {% endif %}
- + - - + + {% for commit in commits %}
修改时间修改时间 修改者描述操作描述操作