1
0
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:
llj
2012-05-19 20:28:04 +08:00
parent 5792594c15
commit c0df5bc283

View File

@@ -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>