mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 21:43:26 +00:00
Merge pull request #509 from roramirez/extra_log
remove extra console.log introduced in commit e419701
This commit is contained in:
commit
b4cdb22e24
@ -274,7 +274,6 @@ var MM = (function() {
|
||||
|
||||
var showWrapper = false;
|
||||
Array.prototype.forEach.call(moduleWrappers, function(moduleWrapper) {
|
||||
console.log(moduleWrapper, moduleWrapper.style.position);
|
||||
if (moduleWrapper.style.position == "static") {
|
||||
showWrapper = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user