mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 07:22:34 +00:00
[myhome lib] added loading tip for grp/shared repos
This commit is contained in:
@@ -106,8 +106,12 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<div id="repos-shared-to-me" class="hide"></div>
|
<div id="repos-shared-to-me" class="hide">
|
||||||
<div id="group-repos" class="hide"></div>
|
<img src="{{MEDIA_URL}}img/loading-icon.gif" alt="" class="loading-tip" />
|
||||||
|
</div>
|
||||||
|
<div id="group-repos" class="hide">
|
||||||
|
<img src="{{MEDIA_URL}}img/loading-icon.gif" alt="" class="loading-tip" />
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user