Fix change requests and general formatting improvements
This commit is contained in:
parent
e12e6731b2
commit
f1fb59ec26
11 changed files with 74 additions and 74 deletions
|
@ -10,7 +10,7 @@ define(["loading", "globalize", "dashboardcss", "emby-input", "emby-button", "em
|
|||
}
|
||||
|
||||
function onUpdateUserComplete(result) {
|
||||
console.debug(result);
|
||||
console.debug("user update complete: " + result);
|
||||
loading.hide();
|
||||
nextWizardPage();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue