Skip to content

Commit e3d91db

Browse files
Fixed pjax
1 parent 28184f5 commit e3d91db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/classes/Cart.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102

103103
_.delay(function()
104104
{
105-
console.log(self.JWrapper().selector);
106105
$.pjax.reload({container: self.JWrapper().selector});
107106
}, Number(this.get('delay', 0)) );
108107

0 commit comments

Comments
 (0)