Bug fix patch
added javascript reload in agent profile show for edit organization
This commit is contained in:
@@ -1258,6 +1258,7 @@ class="active"
|
||||
setInterval(function () {
|
||||
$("#alert-success").hide();
|
||||
}, 4000);
|
||||
window.location.reload(true);
|
||||
|
||||
}
|
||||
if (response == 0) {
|
||||
|
Reference in New Issue
Block a user