rsanchez
2017-04-10 8d99c88af55041ff06e6b9372b6b1f66220bed38
securis/src/main/webapp/index.html
....@@ -28,6 +28,7 @@
2828
2929 <!-- Load the Covalent/Material prebuilt theme -->
3030 <link href="node_modules/@covalent/core/theming/prebuilt/blue-orange.css" rel="stylesheet">
31
+
3132 <link href="node_modules/ng2-toastr/bundles/ng2-toastr.min.css" rel="stylesheet" />
3233 <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
3334 </head>