pgAdmin 4 commit: Fixed any typo - we were using the function

Ashesh Vashi <[email protected]> Sat, 14 Dec 2019 05:05:28 +0000
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
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(-)