1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 23:20:51 +00:00

Fixed bug in group and share

This commit is contained in:
zhengxie
2012-11-03 11:53:25 +08:00
parent 892ebc0eea
commit 0bc4054adf
4 changed files with 10 additions and 6 deletions

View File

@@ -54,10 +54,10 @@
<tr>
<th width="4%"><!--icon--></th>
<th width="20%">{% trans "Name" %}</th>
<th width="36%">{% trans "Description" %}</th>
<th width="33%">{% trans "Description" %}</th>
<th width="15%">{% trans "Last Update" %}</th>
<th width="15%">{% trans "Shared By" %}</th>
<th width="10%">{% trans "Operations" %}</th>
<th width="13%">{% trans "Operations" %}</th>
</tr>
{% for repo in in_repos %}