securis/src/main/webapp/index.jsp
.. .. @@ -58,7 +58,7 @@ 58 58 <script type="text/javascript" src="js/licenses.js"></script> 59 59 <script type="text/javascript" src="js/admin.js"></script> 60 60 61 - <toaster-container toaster-options="{'time-out': 3000}"></toaster-container>61 + <toaster-container toaster-options="{'time-out': 5000}"></toaster-container>62 62 </div> 63 63 </body> 64 64 </html>