From 159cf4f8a697c8e735e4ec83b6d9d11eb72dbfbe Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 18 Sep 2014 13:22:32 +0000 Subject: added main window with navbar diff --git a/index.html b/index.html index e89b88e..604542a 100644 --- a/index.html +++ b/index.html @@ -46,8 +46,9 @@ token = data.token; sessionStorage.setItem("token", token); + $('#username-field').html(username); $('#loginbox').hide('slide'); - $("#mainwindow").show(); + $('#mainwindow').show(); } else { alertbox.error("Fehler beim Login", data.errorstring); sessionStorage.removeItem("username"); @@ -89,6 +90,7 @@ $("#username").val(''); $("#password").val(''); $("#mainwindow").hide(); + $('#username-field').html(''); $('#loginbox').show('slide'); } @@ -104,18 +106,50 @@
- +
-

Test

- + + + + +
+
+
+

Hello, world!

+

This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.

+
+