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:
@@ -1425,7 +1425,7 @@
|
|||||||
<h3 class="popover-title">{% trans "Notifications" %}</h3>
|
<h3 class="popover-title">{% trans "Notifications" %}</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="popover-con">
|
<div class="popover-con">
|
||||||
<span class="loading-icon loading-tip"></span>
|
<div class="loading-icon loading-tip"></div>
|
||||||
<p class="error alc hide"></p>
|
<p class="error alc hide"></p>
|
||||||
<ul class="hide notice-list"></ul>
|
<ul class="hide notice-list"></ul>
|
||||||
<p class="alc"><a href="{% url 'user_notification_list' %}" class="all">{% trans "See All Notifications" %}</a></p>
|
<p class="alc"><a href="{% url 'user_notification_list' %}" class="all">{% trans "See All Notifications" %}</a></p>
|
||||||
|
Reference in New Issue
Block a user