mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 01:19:44 +01:00
Flipswitch styling fix.
This commit is contained in:
parent
a08a589fd7
commit
5c6ccdb69a
@ -2405,7 +2405,7 @@ class e_form
|
||||
|
||||
if(e_ADMIN_AREA === true)
|
||||
{
|
||||
$js_options[$name]['wrapperClass'] = 'wrapper form-control';
|
||||
$js_options[$switchName]['wrapperClass'] = 'wrapper form-control';
|
||||
}
|
||||
|
||||
e107::library('load', 'bootstrap.switch');
|
||||
|
Loading…
x
Reference in New Issue
Block a user