mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
BUG: 7599 removing console.log error
This commit is contained in:
parent
f9e2128e14
commit
a1a66f2529
@ -60,7 +60,6 @@ jQuery.noConflict();
|
||||
menuWidthCheck();
|
||||
|
||||
$(window).resize(function() {
|
||||
console.log($(window).innerWidth());
|
||||
menuWidthCheck();
|
||||
|
||||
if (!mobile) {
|
||||
|
Loading…
Reference in New Issue
Block a user