-
+
\ No newline at end of file
diff --git a/ci4/app/Views/themes/backend/vuexy/form/user/viewUserForm.php b/ci4/app/Views/themes/backend/vuexy/form/user/viewUserForm.php
index fe4d02ae..417ed876 100644
--- a/ci4/app/Views/themes/backend/vuexy/form/user/viewUserForm.php
+++ b/ci4/app/Views/themes/backend/vuexy/form/user/viewUserForm.php
@@ -1,25 +1,26 @@
= $this->include("themes/_commonPartialsBs/select2bs5") ?>
-=$this->extend('themes/backend/vuexy/main/defaultlayout') ?>
+= $this->extend('themes/backend/vuexy/main/defaultlayout') ?>
= $this->section("content") ?>
= $this->endSection() ?>
diff --git a/ci4/app/Views/themes/backend/vuexy/main/all.php b/ci4/app/Views/themes/backend/vuexy/main/all.php
index 7bd0da6b..8b7f76a6 100644
--- a/ci4/app/Views/themes/backend/vuexy/main/all.php
+++ b/ci4/app/Views/themes/backend/vuexy/main/all.php
@@ -62,8 +62,8 @@ if (!empty($token) && $tfa == false) {
-
-
+
+
-
@@ -492,7 +491,6 @@ if (!empty($token) && $tfa == false) {
-
diff --git a/ci4/app/Views/themes/backend/vuexy/main/all_selects.php b/ci4/app/Views/themes/backend/vuexy/main/all_selects.php
index 5a130e55..9c4a779c 100644
--- a/ci4/app/Views/themes/backend/vuexy/main/all_selects.php
+++ b/ci4/app/Views/themes/backend/vuexy/main/all_selects.php
@@ -80,7 +80,7 @@ if (!empty($token) && $tfa == false) {
-
+
@@ -398,7 +398,6 @@ if (!empty($token) && $tfa == false) {
-
@@ -414,19 +413,10 @@ if (!empty($token) && $tfa == false) {
'use strict';
$(function () {
- const selectPicker = $('.selectpicker'),
- select2 = $('.select2');
-
- // Bootstrap Select
- // --------------------------------------------------------------------
- if (selectPicker.length) {
- selectPicker.selectpicker();
- }
+ const select2 = $('.select2');
// Select2
// --------------------------------------------------------------------
-
- // Default
if (select2.length) {
select2.each(function () {
var $this = $(this);
diff --git a/ci4/app/Views/themes/backend/vuexy/main/defaultlayout.php b/ci4/app/Views/themes/backend/vuexy/main/defaultlayout.php
index d0102412..f28f070e 100644
--- a/ci4/app/Views/themes/backend/vuexy/main/defaultlayout.php
+++ b/ci4/app/Views/themes/backend/vuexy/main/defaultlayout.php
@@ -16,8 +16,7 @@ if (!empty($token) && $tfa == false) {
-
-
+
+
-
-