From ba877ba459d85d0dfc58a17a171ac275333d5103 Mon Sep 17 00:00:00 2001 From: yflory Date: Fri, 14 Jun 2019 14:12:43 +0200 Subject: [PATCH] Display the channel ID of a shared folder to be able to restore it --- www/common/common-ui-elements.js | 9 +++++++++ www/drive/inner.js | 1 + 2 files changed, 10 insertions(+) diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 68921594b..e4b149077 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -288,6 +288,15 @@ define([ $d.append(UI.dialog.selectable(formatted, { id: 'cp-app-prop-size', })); + + if (data.sharedFolder) { // XXX debug + $('