pgAdmin 4 commit: Added new custom template hasAny to check if the requ - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Added new custom template hasAny to check if the requ
Date
Msg-id E1aIevE-00067I-Lf@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added new custom template hasAny to check if the request has one of the
given key in it or not.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=97cf27c6b0058f31ec4d5e33dd51743480418272

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Override the updateInvalid function for uniquer-cotro
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Select2 control fix [ pgAdmin4 ]