pgAdmin 4 commit: Changed the mapping of cell from 'numeric' to 'intege

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Changed the mapping of cell from 'numeric' to 'intege
Date: 2017-08-07 08:33:20
Message-ID: E1dedTU-0008WR-Hc@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Wenlin Zhang 2017-08-07 08:42:17 [pgAdmin4][patch] Fix feature tests failure
Previous Message Surinder Kumar 2017-08-07 06:30:35 Re: [pgAdmin4][patch] update the alert style in the sub-navigation