diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-04-21 12:09:07 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 19:46:54 +0200 |
| commit | 11789f8bdffbe07b4327a055fa11a1be386f8ef9 (patch) | |
| tree | 7ea6c25eb09a72144bcce8fbbff70e0982039d7f /index.html | |
| parent | 532ffc1b8e71d650cacb3ec243a9d6b07422f564 (diff) | |
| download | wvs-vplan-11789f8bdffbe07b4327a055fa11a1be386f8ef9.tar.gz wvs-vplan-11789f8bdffbe07b4327a055fa11a1be386f8ef9.zip | |
verbessere Loader
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |
