1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00

a small fix for loading icon

This commit is contained in:
Daniel Pan
2016-04-23 13:25:04 +08:00
parent 59d4689e73
commit 14d767ce42

View File

@@ -1425,7 +1425,7 @@
<h3 class="popover-title">{% trans "Notifications" %}</h3>
</div>
<div class="popover-con">
<span class="loading-icon loading-tip"></span>
<div class="loading-icon loading-tip"></div>
<p class="error alc hide"></p>
<ul class="hide notice-list"></ul>
<p class="alc"><a href="{% url 'user_notification_list' %}" class="all">{% trans "See All Notifications" %}</a></p>