fixed wrong scope for function definition

This commit is contained in:
Andreas Gohr 2017-03-08 10:34:23 +01:00
commit 0503402fda

View file

@ -19,7 +19,7 @@ jQuery(function () {
setDefaultContent = function () {
jQuery('body').removeClass('wide-content');
};
},
/**
* Accessibility helper, focuses the first link witih the given element