This commit is contained in:
David Duque 2020-04-16 14:09:24 +01:00
parent 09b3c37885
commit fcf5544fc8
No known key found for this signature in database
GPG Key ID: 2F327738A3C0AE3A
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@
} }
function show_smtp_relays() { function show_smtp_relays() {
$('#smtp-relays tbody').html("<tr><td colspan='2' class='text-muted'>Loading...</td></tr>")
api( api(
"/system/smtp/relay", "/system/smtp/relay",
"GET", "GET",