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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed any typo - we were using the function
Date: 2019-12-14 05:05:28
Message-ID: E1ifzcO-0006ta-Jr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Levitt Olivier 2019-12-16 09:48:14 RE: [Pgadmin] [Docker] servers.json import fails when running in desktop mode
Previous Message Ashesh Vashi 2019-12-14 04:52:39 Re: [Pgadmin] [Docker] servers.json import fails when running in desktop mode