Remove last inline script

This commit is contained in:
Robert Lord
2016-01-27 02:00:01 -06:00
parent a4b9208af0
commit 7f1d6da6dc
2 changed files with 3 additions and 10 deletions

View File

@@ -48,6 +48,7 @@
$(function() {
makeToc();
animate();
setupLanguages($('body').data('languages'));
$('.content').imagesLoaded( function() {
global.toc.calculateHeights();
});