From 8fd6d829120075c75e1b6273826665d108e75eaa Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Mon, 17 Apr 2017 08:31:32 +0000
Subject: [PATCH] #0 config - Minor change
---
securis/src/main/webapp/index.html | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/securis/src/main/webapp/index.html b/securis/src/main/webapp/index.html
index df3d13c..fe48ec5 100644
--- a/securis/src/main/webapp/index.html
+++ b/securis/src/main/webapp/index.html
@@ -7,17 +7,6 @@
<base href="/">
<link rel="icon" href="assets/favicon.png" sizes="32x29" type="image/png">
-<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1/core.min.js"></script> -->
-
- <!-- Polyfill(s) for older browsers -->
-<!--
- <script src="node_modules/core-js/client/shim.min.js"></script>
- <script src="node_modules/hammerjs/hammer.min.js"></script>
-
- <script src="node_modules/zone.js/dist/zone.js"></script>
- <script src="node_modules/systemjs/dist/system.src.js"></script>
- -->
-
<script src="jspm_packages/system.js"></script>
<!-- <script src="main-bundle.js.gz"></script> -->
--
Gitblit v1.3.2