private_messages 页面新增loading图标

This commit is contained in:
SylorHuang 2019-11-06 14:56:42 +08:00
parent 2c0e26499e
commit 5a061f1ca2
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@
<%= render :partial => 'layouts/footer' %>
<div class="cl"></div>
<div id="ajax-indicator" style="display:none;">
<span><%= l(:label_loading) %></span>
</div>
</div>
</div>
<script>