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:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user