mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 13:56:01 +01:00
Adjust spelling for consistency
This commit is contained in:
@@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user