From 5c818583f45b6d07a4dcd85d7f536e095a25ffef Mon Sep 17 00:00:00 2001 From: Muhamad Najjar Date: Wed, 31 Oct 2018 13:45:56 +0000 Subject: [PATCH] templates list: update displayed timestamps in vitrage dashboard according to horizon timezone Change-Id: I69cec8aacd7a8d70b4a39280f534a8c3015bacbd --- .../admin_templates/templates/admintemplates/index.html | 3 +++ vitrage_dashboard/templates/templates/templates/index.html | 3 +++ 2 files changed, 6 insertions(+) diff --git a/vitrage_dashboard/admin_templates/templates/admintemplates/index.html b/vitrage_dashboard/admin_templates/templates/admintemplates/index.html index c7ca3cb..2b8e02c 100644 --- a/vitrage_dashboard/admin_templates/templates/admintemplates/index.html +++ b/vitrage_dashboard/admin_templates/templates/admintemplates/index.html @@ -12,5 +12,8 @@ + + + {% endblock %} diff --git a/vitrage_dashboard/templates/templates/templates/index.html b/vitrage_dashboard/templates/templates/templates/index.html index c7ca3cb..2b8e02c 100644 --- a/vitrage_dashboard/templates/templates/templates/index.html +++ b/vitrage_dashboard/templates/templates/templates/index.html @@ -12,5 +12,8 @@ + + + {% endblock %}