Fixes
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<script>
|
||||
$(function() {
|
||||
|
||||
$('.select2').select2();
|
||||
$('.select2').select2({ width: '100%' });
|
||||
$('.editor').tinymce({});
|
||||
|
||||
$('.active-checkbox').bootstrapToggle();
|
||||
|
||||
Reference in New Issue
Block a user