From 8d5d0f5bba4e37ef29f13238cd7c2aa0b54d22b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Mon, 25 Mar 2019 19:43:14 -0400 Subject: [PATCH] Some tooltip and hide exception trace column. --- views/system.tpl | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/views/system.tpl b/views/system.tpl index 4ebd8327a..0bd9e5448 100644 --- a/views/system.tpl +++ b/views/system.tpl @@ -115,11 +115,11 @@
- - - - - + + + + +
@@ -515,6 +515,11 @@ "targets": [ 0 ], "visible": false, "searchable": true + }, + { + "targets": [ 4 ], + "visible": false, + "searchable": false } ] } );