mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 07:43:22 +00:00
Remove loading files modal
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user