Skip to content

Commit 2f6bd1d

Browse files
Merge pull request #4093 from Zacgoose/backuprestore
Fix bulk actions for backup restore
2 parents 9e41644 + 574ace7 commit 2f6bd1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/cipp/settings/backup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ const Page = () => {
135135
confirmText: "Are you sure you want to restore this backup?",
136136
relatedQueryKeys: ["BackupList"],
137137
multiPost: false,
138+
hideBulk: true,
138139
},
139140
{
140141
label: "Download Backup",

0 commit comments

Comments
 (0)