mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Domain create dialog do not open and Font size issue in Security label control. Fixes #2616
This commit is contained in:
committed by
Akshay Joshi
parent
e506fa1dbe
commit
6717aff8f5
@@ -23,6 +23,7 @@ define('pgadmin.node.server', [
|
||||
},{
|
||||
id: 'label', label: gettext('Security Label'),
|
||||
type: 'text', editable: true,
|
||||
cellHeaderClasses:'override_label_class_font_size'
|
||||
}],
|
||||
validate: function() {
|
||||
var err = {},
|
||||
|
||||
Reference in New Issue
Block a user