-
+ diff --git a/js/index.js b/js/index.js index 113edcd..1285529 100644 --- a/js/index.js +++ b/js/index.js @@ -187,6 +187,7 @@ function get_overview(link){ } function login(){ + $("#loginform").addClass('ui-disabled'); $.mobile.loading("show", { text: "Lade...", textVisible: true, -- cgit v1.3.1