Bug fix patch

added javascript reload in agent profile show for edit organization
This commit is contained in:
Manish Verma
2016-10-28 13:18:13 +05:30
parent 477fa1b8f7
commit 5a3ef4d5dc

View File

@@ -1258,6 +1258,7 @@ class="active"
setInterval(function () {
$("#alert-success").hide();
}, 4000);
window.location.reload(true);
}
if (response == 0) {