mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-15 05:33:38 +00:00
Merge branch 'lj'
This commit is contained in:
commit
f3d7a7dff0
@ -2,7 +2,8 @@
|
|||||||
{% load seahub_tags %}
|
{% load seahub_tags %}
|
||||||
|
|
||||||
{% block left_panel %}
|
{% block left_panel %}
|
||||||
<ul>
|
<h3>操作</h3>
|
||||||
|
<ul class="with-bg">
|
||||||
<li><a href="{{ SITE_ROOT }}repo/{{ repo.props.id }}/">返回同步目录</a></li>
|
<li><a href="{{ SITE_ROOT }}repo/{{ repo.props.id }}/">返回同步目录</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user