From 192ea60b82806669fd633888fe9641f24bd5abd3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 4 Jun 2016 13:31:23 +0200 Subject: Improve the login form --- client/src/app/login/login.component.html | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'client/src/app/login/login.component.html') diff --git a/client/src/app/login/login.component.html b/client/src/app/login/login.component.html index 940694515..5848fcba3 100644 --- a/client/src/app/login/login.component.html +++ b/client/src/app/login/login.component.html @@ -1,14 +1,30 @@

Login

-
+ + +
{{ error }}
+ +
- + +
+ Username is required +
- + +
+ Password is required +
- +
-- cgit v1.2.3