pgAdmin 4 commit: Fixed any typo - we were using the function - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixed any typo - we were using the function
Date
Msg-id E1ifzcO-0006ta-Jr@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed any typo - we were using the function
'TreeNode.prototype.hasParent(...)' to find the server parent node
instead of 'TreeNode.prototype.anyParen(...)'.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/alertify/dialog.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [Pgadmin] [Docker] servers.json import fails when running indesktop mode
Next
From: Levitt Olivier
Date:
Subject: RE: [Pgadmin] [Docker] servers.json import fails when running indesktop mode