$(document).on(
    "ajax:complete",
    feedFetchRole,
    function() {
      $(this).find("input[type='submit']").prop("disabled", false);