Обсуждение: pgAdmin 4 commit: Fixed any typo - we were using the function

Поиск
Список
Период
Сортировка

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

От
Ashesh Vashi
Дата:
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(-)