minor layout changes for vodia switcher

This commit is contained in:
Frank Schubert
2025-06-24 12:56:43 +02:00
parent e5e20e5c89
commit a0f5bbb176

View File

@@ -133,6 +133,10 @@ async function setVodiaOutboundIdentity(number) {
$("#vodia-identities-list").empty();
$("#vodia-identities-list").append("<img src='" + baseurl + "img/ajax-loader.gif' />");
$("#vodia-identity-current-text").text("Identität wird gesetzt...");
$("#vodia-identity-current-number").text("");
$("#vodia-identity-switcher").attr("title", "Identität wird gesetzt...");
var response = await fetch(baseurl + 'User/Api/do=setVodiaIdentity',{
method: 'POST',
body: new URLSearchParams({