We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d99bf6 commit 961920aCopy full SHA for 961920a
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