[pgadmin-hackers] pgAdmin 4 commit: Fix Reset Statistics operation for which the popupme - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix Reset Statistics operation for which the popupme
Date
Msg-id E1cVyCO-0000BD-60@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix Reset Statistics operation for which the popup messages weren't displaying correctly. Fixes #2091

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=29a6f2e1244579bfdc238bd9d026d2f20ea663d6
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/templates/table/js/table.js     | 77 +++++++++++-----------
1 file changed, 40 insertions(+), 37 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: A little message cleanup.
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [Patch] Fix the Reset Statistic for a table popup message