From ab47678d768178de568d09b1a8c53470527af1a3 Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Fri, 05 Dec 2014 12:12:32 +0000
Subject: [PATCH] #396 fix - Highlight of current section, changed Packs listing to include necessary codes for licenses

---
 securis/src/main/webapp/index.jsp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/securis/src/main/webapp/index.jsp b/securis/src/main/webapp/index.jsp
index 5fbd102..4383c24 100644
--- a/securis/src/main/webapp/index.jsp
+++ b/securis/src/main/webapp/index.jsp
@@ -58,7 +58,7 @@
 		<script type="text/javascript" src="js/licenses.js"></script>
 		<script type="text/javascript" src="js/admin.js"></script>
 
-		<toaster-container toaster-options="{'time-out': 3000}"></toaster-container>
+		<toaster-container toaster-options="{'time-out': 5000}"></toaster-container>
 	</div>
 </body>
 </html>
\ No newline at end of file

--
Gitblit v1.3.2