pgAdmin 4 commit: Changed the mapping of cell from 'numeric' to'intege - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Changed the mapping of cell from 'numeric' to'intege
Date
Msg-id E1dedTU-0008WR-Hc@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Changed the mapping of cell from 'numeric' to 'integer' for integer control as numeric cell has been removed from the
code.Fixes #2631 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e418cb838730ce186c620cdf39c064eca02a7d61

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/roles/static/js/role.js | 2 +-
web/pgadmin/static/js/backform.pgadmin.js                         | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4][patch] update the alert style in the sub-navigation
Next
From: Wenlin Zhang
Date:
Subject: [pgAdmin4][patch] Fix feature tests failure