Adjust spelling for consistency

This commit is contained in:
Michael Ramsey
2021-04-15 19:47:12 -04:00
parent 11969008f9
commit 765359b2b1
15 changed files with 58 additions and 57 deletions

View File

@@ -317,8 +317,8 @@ app.controller('adminController', function ($scope, $http, $timeout) {
$('.addDeleteDestinations').hide();
}
if (!Boolean(response.data.scheDuleBackups)) {
$('.scheDuleBackups').hide();
if (!Boolean(response.data.scheduleBackups)) {
$('.scheduleBackups').hide();
}
if (!Boolean(response.data.remoteBackups)) {