Skip to content

Commit

Permalink
Merge branch '2023.11' into 2024.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlabci committed Jan 30, 2024
2 parents 55d5f4f + 2a14f0c commit a0d73fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tine20/Filemanager/js/QuickLookPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,5 @@ Tine.Filemanager.QuickLookPanel.openWindow = function (config) {
contentPanelConstructor: 'Tine.Filemanager.QuickLookPanel',
contentPanelConstructorConfig: config,
modal: false,
windowType: 'Browser'
});
};

0 comments on commit a0d73fc

Please sign in to comment.