1) Fix alignment of import/export toggle switch. Fixes #3963

2) Remove unnecessary options for toggle switch which are already the default options.
This commit is contained in:
Akshay Joshi
2019-02-06 16:45:18 +05:30
parent c888b282ea
commit 8f4d1f14f2
14 changed files with 14 additions and 60 deletions

View File

@@ -55,8 +55,7 @@ Backform, commonUtils, supportedNodes
options: {
'onText': gettext('Import'),
'offText': gettext('Export'),
'onColor': 'success',
'offColor': 'primary',
width: '65',
},
}, {
type: 'nested',