diff options
Diffstat (limited to 'moon_gui/static/app/common/waiting/waiting.tpl.html')
-rwxr-xr-x | moon_gui/static/app/common/waiting/waiting.tpl.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/moon_gui/static/app/common/waiting/waiting.tpl.html b/moon_gui/static/app/common/waiting/waiting.tpl.html deleted file mode 100755 index 6c042635..00000000 --- a/moon_gui/static/app/common/waiting/waiting.tpl.html +++ /dev/null @@ -1,15 +0,0 @@ -<div class="modal" tabindex="-1" data-role="modalWaiting"> - - <div class="modal-dialog"> - - <div class="modal-content"> - - <div class="modal-body centered"> - <img src="assets/img/ajax-waiting.gif" /> - </div> - - </div> - - </div> - -</div>
\ No newline at end of file |