pgAdmin 4 commit: Fix time formatting on dashboards. Fixes #2032

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix time formatting on dashboards. Fixes #2032
Date: 2016-12-21 12:01:48
Message-ID: E1cJfae-00041y-65@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix time formatting on dashboards. Fixes #2032

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99299f022fc4e6950f7798465d03f9d1c9e8af20

Modified Files
--------------
web/pgadmin/dashboard/templates/dashboard/sql/9.1_plus/activity.sql | 2 +-
web/pgadmin/dashboard/templates/dashboard/sql/9.1_plus/prepared.sql | 2 +-
web/pgadmin/dashboard/templates/dashboard/sql/9.6_plus/activity.sql | 2 +-
web/pgadmin/dashboard/templates/dashboard/sql/9.6_plus/prepared.sql | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-12-21 13:14:38 PATCH: To fix the issue in Notes control (pgAdmin4)
Previous Message Dave Page 2016-12-21 09:52:17 Re: PGADMIN 4.1 Bug #2031