pgAdmin 4 commit: Remove the alertify error message as no need to show

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove the alertify error message as no need to show
Date: 2021-03-30 10:54:14
Message-ID: E1lRC0k-0006Ud-9s@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove the alertify error message as no need to show it when the user presses
the keyboard shortcut to open the View/Edit data on unsupported nodes.

refs #6206

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/datagrid/static/js/show_data.js | 1 -
1 file changed, 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2021-03-30 12:41:00 pgAgent commit: Bumped the version to 4.2.1
Previous Message Akshay Joshi 2021-03-30 05:46:18 Re: [pgAdmin] [patch] RM5319 [Code Coverage] Improve API test cases for Server module