We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7396405 commit 1932f86Copy full SHA for 1932f86
_includes/themes/mongoengine/default.html
@@ -61,6 +61,7 @@
61
$('#github-commits').githubInfoWidget(
62
{ user: 'mongoengine', repo: 'mongoengine', branch: 'master',
63
last: 5, avatarSize: 25});
64
+ $("a[href='"+location.hash+"']").click();
65
});
66
</script>
67
{% include JB/analytics %}
0 commit comments