From a2e7b86d4a00478e77269c5996b73b17733ad29c Mon Sep 17 00:00:00 2001 From: xiez Date: Thu, 6 Sep 2012 10:18:29 +0800 Subject: [PATCH] Modify some pages --- .../templates/organizations/org_info.html | 20 ++++--------------- templates/public_home.html | 6 +++--- templates/snippets/shared_in_repos.html | 4 ++-- 3 files changed, 9 insertions(+), 21 deletions(-) diff --git a/organizations/templates/organizations/org_info.html b/organizations/templates/organizations/org_info.html index 52cb2e922b..c697ce59a0 100644 --- a/organizations/templates/organizations/org_info.html +++ b/organizations/templates/organizations/org_info.html @@ -16,17 +16,6 @@ {% else %}

暂无

{% endif %} - -{% if is_join %} -

操作

- -{% endif %}
@@ -36,9 +25,9 @@ - - - + + + {% for repo in repos %} @@ -53,8 +42,7 @@ {% endfor %} diff --git a/templates/public_home.html b/templates/public_home.html index 0de2a28427..1804d0e7c1 100644 --- a/templates/public_home.html +++ b/templates/public_home.html @@ -25,9 +25,9 @@
名字描述更新时间共享来源描述更新时间共享来源 操作
{{ repo.owner|email2nickname }} 同步 - - 删除 + 取消共享
- - - + + + {% for repo in public_repos %} diff --git a/templates/snippets/shared_in_repos.html b/templates/snippets/shared_in_repos.html index ccbd79e120..149d63dd63 100644 --- a/templates/snippets/shared_in_repos.html +++ b/templates/snippets/shared_in_repos.html @@ -3,8 +3,8 @@ {% if in_repos %}
名字描述更新时间共享来源描述更新时间共享来源 操作
- - + +
名字描述名字描述 更新时间 共享来源 操作