$.ajax({ type: "GET", url: "/index/Group/" + IdGroup, success: function(res) { // ... }, complete: function() { Metka = false; } });