mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 10:26:17 +00:00
modified ui of seafadmin
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
{% if repos %}
|
||||
<table>
|
||||
<tr>
|
||||
<th width="20%">名字</th>
|
||||
<th width="20%">拥有者</th>
|
||||
<th width="52%">描述</th>
|
||||
<th width="8%">操作</th>
|
||||
<th width="25%">名字</th>
|
||||
<th width="28%">拥有者</th>
|
||||
<th width="40%">描述</th>
|
||||
<th width="7%">操作</th>
|
||||
</tr>
|
||||
{% for repo in repos %}
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user