mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed a couple of SonarQube issues.
This commit is contained in:
committed by
Akshay Joshi
parent
43022b7aa2
commit
b128ba2f57
@@ -45,7 +45,7 @@ define([], function() {
|
||||
}
|
||||
|
||||
function a(_t, _e) {
|
||||
let _o, _n, _i, _l, _d, _c = /^top|bottom/,
|
||||
let _o, _n, _i, _l, _d, _c = /^(top|bottom)/,
|
||||
_f = ['paddingTop', 'paddingBottom', 'borderTop', 'borderBottom'],
|
||||
_u = 4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user