1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-17 03:41:31 +00:00

[Web] Sync jobs can be created/viewed/edited by admins/domain admins; Various fixes or improvements

This commit is contained in:
andryyy
2017-07-29 10:32:17 +02:00
parent 9be3aa3334
commit 66e06a0c0c
19 changed files with 1148 additions and 763 deletions

View File

@@ -141,6 +141,7 @@ $(document).ready(function() {
return false;
}
}
// alert(JSON.stringify(api_attr));
$.ajax({
type: "POST",
dataType: "json",