bwc
This commit is contained in:
parent
04fb7ba032
commit
320de62f13
348 changed files with 7745 additions and 30874 deletions
6
public/views/includes/loading.html
Normal file
6
public/views/includes/loading.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<div class="loading-screen">
|
||||
<div class="loading-screen-content">
|
||||
<img src="img/ajax-loader.gif" alt="Loading...">
|
||||
<div class="text-gray size-12" ng-show="title">{{title|translate}}...</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue