summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-04-21 12:09:07 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 19:46:54 +0200
commit11789f8bdffbe07b4327a055fa11a1be386f8ef9 (patch)
tree7ea6c25eb09a72144bcce8fbbff70e0982039d7f /index.html
parent532ffc1b8e71d650cacb3ec243a9d6b07422f564 (diff)
downloadwvs-vplan-11789f8bdffbe07b4327a055fa11a1be386f8ef9.tar.gz
wvs-vplan-11789f8bdffbe07b4327a055fa11a1be386f8ef9.zip
verbessere Loader
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 3ab5377..1ade923 100644
--- a/index.html
+++ b/index.html
@@ -36,6 +36,10 @@
</div>
<div id="login" class="ui-content">
+ <div id="loadercontainer">
+ <img id="loader" src="css/images/ajax-loader.gif">
+ </div>
+
<div data-role="popup" id="loginpopup" data-theme="a">
<form style="padding:10px 20px;" id="loginform" action="javascript:login();">
<h3>Bitte einloggen</h3>