diff --git a/web/pgadmin/browser/templates/browser/js/node.js b/web/pgadmin/browser/templates/browser/js/node.js index bc3742ce3..657ebaf3e 100644 --- a/web/pgadmin/browser/templates/browser/js/node.js +++ b/web/pgadmin/browser/templates/browser/js/node.js @@ -756,7 +756,6 @@ function($, _, S, pgAdmin, Menu, Backbone, Alertify, pgBrowser, Backform) { (that['node_image'] || ('icon-' + that.type)) ); pnlSqlHelp.focus(); - iframe.url = url; iframe.openURL(url); } editFunc = function() {