test login demo

This commit is contained in:
Mario Romano
2016-05-31 14:12:30 +01:00
parent 654321780d
commit 74e89cef1e
7 changed files with 129 additions and 141 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Angular 2 Testing</title>
<title>Alfresco Angular 2 Testing - Demo</title>
<base href="/">
<!-- Google Material Design Lite -->
@@ -31,7 +31,7 @@
</head>
<body>
<my-login></my-login>
<my-app></my-app>
</body>
</html>