Merge duplicated code between framework and whiteboard

This commit is contained in:
yflory
2020-04-03 15:31:42 +02:00
parent 7ca45eac72
commit 18a4d2a72c
3 changed files with 20 additions and 32 deletions

View File

@@ -2639,7 +2639,6 @@ define([
});
};
// XXX add txid
UIElements.initFilePicker = function (common, cfg) {
var onSelect = cfg.onSelect || $.noop;
var sframeChan = common.getSframeChannel();