Skip to content

Commit f19c590

Browse files
committed
MC-40739: Checkbox "Exclude Media Folder from backup" not working
1 parent 84d1946 commit f19c590

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/web/mage/adminhtml/backup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ define([
7272
requestBackupOptions: function () {
7373
this.hidePopups();
7474
this.showPopup('backup-options');
75+
7576
if (this.type == 'snapshot') {
7677
jQuery('#exclude-media-checkbox-container').removeClass('no-display');
7778
}

0 commit comments

Comments
 (0)