1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 23:38:37 +00:00

Merge branch 'lj'

This commit is contained in:
plt 2012-05-19 22:56:37 +08:00
commit f3d7a7dff0

View File

@ -2,7 +2,8 @@
{% load seahub_tags %}
{% block left_panel %}
<ul>
<h3>操作</h3>
<ul class="with-bg">
<li><a href="{{ SITE_ROOT }}repo/{{ repo.props.id }}/">返回同步目录</a></li>
</ul>
{% endblock %}