Fixed formatting issues.

revert-70aa11f8
Menaka Jayawardena 7 years ago
parent adce200842
commit a32cf89757

@ -187,7 +187,6 @@ $(document).ready(function () {
setTimeout(function() { setTimeout(function() {
window.location.href = "/devicemgt/roles"; window.location.href = "/devicemgt/roles";
}, 1000); }, 1000);
} }
}, function (data) { }, function (data) {
var payload = JSON.parse(data.responseText); var payload = JSON.parse(data.responseText);

Loading…
Cancel
Save