mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Ensure dialogue panels show their errors themselves, and not in the properties panel. Fixes #1855
This commit is contained in:
parent
6e5126d571
commit
54b35c711d
@ -960,9 +960,6 @@ function($, _, S, pgAdmin, Menu, Backbone, Alertify, pgBrowser, Backform) {
|
||||
// Save it for release it later
|
||||
j.data('obj-view', view);
|
||||
|
||||
// Create status bar
|
||||
createStatusBar('footer');
|
||||
|
||||
// Create proper buttons
|
||||
|
||||
var buttons = [];
|
||||
|
Loading…
Reference in New Issue
Block a user