From 7f18c6618919ff277c3e9a3c548e0fd0f07c54f4 Mon Sep 17 00:00:00 2001 From: S-Harshit <65359506+S-Harshit@users.noreply.github.com> Date: Tue, 19 Jan 2021 13:41:31 +0530 Subject: [PATCH] Broken counts in file selection dialog (#3495) * Broken counts in file selection dialog. Closes #3460 * Update file-selection-panel.js --- .../index/default-importing-controller/file-selection-panel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/webapp/modules/core/scripts/index/default-importing-controller/file-selection-panel.js b/main/webapp/modules/core/scripts/index/default-importing-controller/file-selection-panel.js index 34a533720..e1ad44979 100644 --- a/main/webapp/modules/core/scripts/index/default-importing-controller/file-selection-panel.js +++ b/main/webapp/modules/core/scripts/index/default-importing-controller/file-selection-panel.js @@ -201,7 +201,7 @@ Refine.DefaultImportingController.prototype._renderFileSelectionPanelControlPane var renderExtension = function(extension) { var tr = table.insertRow(table.rows.length); $('