diff --git a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php index ff8228a..1dfe676 100644 --- a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php @@ -107,7 +107,6 @@ }, updater: function (item) { - console.log(item.value); window.parent.location.href = item.value; }, })