| Current Path : /home/flapst5/ekmtoronto.com/wp-content/plugins/wpmu-dev-seo/includes/assets/js/ |
| Current File : /home/flapst5/ekmtoronto.com/wp-content/plugins/wpmu-dev-seo/includes/assets/js/admin.js |
(function ($) {
$(function () {
$('.toggle-contextual-help').on('click', function () {
$('#contextual-help-link').trigger('click');
return false;
});
});
})(jQuery);