From b69261d1190e6695da84aea59fc7eb742572c26e Mon Sep 17 00:00:00 2001 From: yflory Date: Mon, 10 Feb 2020 15:10:36 +0100 Subject: [PATCH] Display the share modal after folder conversion to sf --- www/common/drive-ui.js | 95 ++++++++++++++++++++++--------------- www/common/proxy-manager.js | 4 +- 2 files changed, 59 insertions(+), 40 deletions(-) diff --git a/www/common/drive-ui.js b/www/common/drive-ui.js index 01025b6a1..e86fa3351 100644 --- a/www/common/drive-ui.js +++ b/www/common/drive-ui.js @@ -1936,6 +1936,44 @@ define([ }; var getIcon = UI.getIcon; + var createShareButton = function (id, $container) { + var $shareBlock = $('