Add tooltip to show the exact time in event log

This commit is contained in:
Johannes Zellner
2016-07-14 12:46:52 +02:00
parent d501310dc3
commit ebb564f623
4 changed files with 11 additions and 4 deletions

View File

@@ -40,6 +40,9 @@
<script src="3rdparty/js/angular-ui-notification.min.js"></script>
<script src="3rdparty/js/autofill-event.js"></script>
<!-- Angular directives for bootstrap https://angular-ui.github.io/bootstrap/ -->
<script src="3rdparty/js/ui-bootstrap-tpls-1.3.3.min.js"></script>
<script src="3rdparty/js/Chart.js"></script>
<script src="3rdparty/js/ansi_up.js"></script>