$(document).on('turbolinks:load', function() {
  if ($('body.admins-mirror-repositories-index-page').length > 0) {
  }
});