From 70c8bc8f4ce76c8073adcc09da3cd91abe9636fa Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Sat, 25 Nov 2017 16:39:25 -0500 Subject: [PATCH] Add a hover message to the 'time' column. --- xonstat/templates/main_index.mako | 2 +- xonstat/templates/top_servers_index.mako | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xonstat/templates/main_index.mako b/xonstat/templates/main_index.mako index 73fd104..321b8e1 100644 --- a/xonstat/templates/main_index.mako +++ b/xonstat/templates/main_index.mako @@ -103,7 +103,7 @@ # Server - Time + Time diff --git a/xonstat/templates/top_servers_index.mako b/xonstat/templates/top_servers_index.mako index 836e36f..e2b6c0e 100644 --- a/xonstat/templates/top_servers_index.mako +++ b/xonstat/templates/top_servers_index.mako @@ -24,7 +24,7 @@ # Server - Time + Time -- 2.39.2