Small fix.

This commit is contained in:
Lars Jung 2013-07-11 17:02:28 +02:00
parent a076dfc7d3
commit bf059c0393

View file

@ -35,7 +35,7 @@
if ($('html').hasClass('no-browser')) {
$(function () { $('#no-js-fallback').removeClass('hideOnJs'); })
$(function () { $('#no-js-fallback').removeClass('hideOnJs'); });
} else if (mode === 'info') {