pgAdmin 4 commit: Remove the comma from PIDs in the statistics panel.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove the comma from PIDs in the statistics panel.
Date: 2017-07-17 09:18:35
Message-ID: E1dX2Al-0004Cp-Be@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove the comma from PIDs in the statistics panel.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f83780049ed5fbb95ad26c3659e790622736964
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/statistics/static/js/statistics.js | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-17 09:18:47 Re: [pgAdmin4][Patch] Not to display PID comma separated in statistics panel
Previous Message Dave Page 2017-07-17 09:14:53 Re: [pgAdmin4][runtime]: Fix RM #2558