From 8d99c88af55041ff06e6b9372b6b1f66220bed38 Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Mon, 10 Apr 2017 16:08:58 +0000
Subject: [PATCH] #3529 feature - Added applications to user profile and upgrade to angular4
---
securis/src/main/webapp/index.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/securis/src/main/webapp/index.html b/securis/src/main/webapp/index.html
index 32d0ecf..15087e7 100644
--- a/securis/src/main/webapp/index.html
+++ b/securis/src/main/webapp/index.html
@@ -28,6 +28,7 @@
<!-- Load the Covalent/Material prebuilt theme -->
<link href="node_modules/@covalent/core/theming/prebuilt/blue-orange.css" rel="stylesheet">
+
<link href="node_modules/ng2-toastr/bundles/ng2-toastr.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
--
Gitblit v1.3.2