console log deletion
This commit is contained in:
@@ -309,7 +309,6 @@ $(document).ready(function() {
|
||||
'height': item.height <= 1 ? 2 : item.height
|
||||
}
|
||||
widgets.push(widgetsObj);
|
||||
console.log(widgetsObj);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user