diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-03-15 16:51:17 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 19:46:43 +0200 |
| commit | 6f61454b8d7adb4a87e71eb75e8637aa97d84c8b (patch) | |
| tree | f5b871a4cc3795fc677dcde3334cc0df25355e8c | |
| parent | 4965f038ed01e097463830cc9afb4e5fd50e3a00 (diff) | |
| download | wvs-vplan-6f61454b8d7adb4a87e71eb75e8637aa97d84c8b.tar.gz wvs-vplan-6f61454b8d7adb4a87e71eb75e8637aa97d84c8b.zip | |
ändere Lade...-Text
| -rw-r--r-- | js/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/index.js b/js/index.js index cd1c6f8..62292ac 100644 --- a/js/index.js +++ b/js/index.js @@ -34,7 +34,7 @@ function get_overview(){ function login(){ $.mobile.loading("show", { - text: "Lade... 0%", + text: "Lade...", textVisible: true, theme: "b", }); |
