Remove loading files modal

This commit is contained in:
j433866 2019-06-20 13:47:30 +01:00
parent c529a406cd
commit 906ece0c02
2 changed files with 0 additions and 50 deletions

View file

@ -883,19 +883,5 @@
</div>
</div>
</div>
<div class="modal" id="loading-files-modal" tabindex="-1" role="dialog">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Loading Files...</h5>
</div>
<div class="modal-body">
<p>Loading files. This may take a while...</p>
</div>
</div>
</div>
</div>
</body>
</html>