Remove unnecessary line of code.
parent
62fcfd928d
commit
fc8c3db33f
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue