mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Flipswitch styling fix.
This commit is contained in:
@@ -2405,7 +2405,7 @@ class e_form
|
|||||||
|
|
||||||
if(e_ADMIN_AREA === true)
|
if(e_ADMIN_AREA === true)
|
||||||
{
|
{
|
||||||
$js_options[$name]['wrapperClass'] = 'wrapper form-control';
|
$js_options[$switchName]['wrapperClass'] = 'wrapper form-control';
|
||||||
}
|
}
|
||||||
|
|
||||||
e107::library('load', 'bootstrap.switch');
|
e107::library('load', 'bootstrap.switch');
|
||||||
|
Reference in New Issue
Block a user