remove previous loader div

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1330286 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-04-25 13:34:31 +00:00
parent 5a2f89785d
commit c9a9ea93ae
1 changed files with 0 additions and 11 deletions

View File

@ -159,16 +159,5 @@
</div>
</div>
<div id="dialog-spinner-modal" class="modal fade" style="display: block;">
<div class="modal-header">
<a class="close" href="#" data-dismiss="modal">&#215;</a>
<h3 id="dialog-spinner-modal-header-title">Apache Archiva Loading</h3>
</div>
<div class="modal-body">
<div id="dialog-spinner-modal-body-text" style="text-align: center">
<img width="80px" src="img/loading.gif"/>
</div>
</div>
</div>
</body>
</html>