$(document).on('turbolinks:load', function() {
var $addSectionModal = $('.admin-import-user-modal');
});