in moderator/moderate/static/js/app.js [16:18]
$('#page-select').on('change', function () { window.location = $(this).val(); });