mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
1) Fixed jasmine test cases.
2) Bootstarp4 toggle size should be mini for triggers
This commit is contained in:
committed by
Akshay Joshi
parent
605b1f4799
commit
d2ee5c4e82
@@ -25,6 +25,7 @@ define('pgadmin.node.trigger', [
|
||||
offText: gettext('No'),
|
||||
onColor: 'success',
|
||||
offColor: 'primary',
|
||||
size: 'mini',
|
||||
width: null,
|
||||
height: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user