mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
Merge pull request #5 from silverstripe-rebelalliance/open/7599
BUG: 7599 removing console.log error
This commit is contained in:
commit
9b97fd35a5
@ -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