We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d99bf6 + 961920a commit aa945a8Copy full SHA for aa945a8
code_comments/htdocs/code-comments.js
@@ -376,4 +376,4 @@ var underscore = _.noConflict();
376
if (subscriptionView.el) {
377
subscription.fetch();
378
}
379
-}); }( jQuery.noConflict( true ) ) );
+}); }( jQuery.noConflict() ) );
0 commit comments