mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Improve consistency of dialogue controls offered. Fixes #1364
This commit is contained in:
committed by
Dave Page
parent
8d71e888b4
commit
bdf9761472
@@ -365,7 +365,8 @@ define(
|
||||
overflow: !1,
|
||||
title: '{{ _('Preferences')|safe }}',
|
||||
closableByDimmer: false,
|
||||
modal:false
|
||||
modal:false,
|
||||
pinnable: false
|
||||
}
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user