View file public/assets/standart/js/ajax.js

File size: 82B
$(function() {
	$('li[href="' + WindowPathname() + '"]').addClass('active');
});