Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzymon Kłos <szymon.klos@collabora.com>2019-01-09 16:50:00 +0300
committerSzymon Kłos <szymon.klos@collabora.com>2019-01-09 16:54:59 +0300
commit47dfffa5f3ba28d62933596948eef92febd51fb6 (patch)
tree6c2c85d0ccbb93abef8d87b04973332e22852d65 /js/documents.js
parent1f34ccf5d9ec750163ab458190cfe7720724167b (diff)
Don't ask for users before document is loaded
Diffstat (limited to 'js/documents.js')
-rw-r--r--js/documents.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/js/documents.js b/js/documents.js
index d0fbed8f..bace1a48 100644
--- a/js/documents.js
+++ b/js/documents.js
@@ -596,9 +596,6 @@ var documentsMain = {
// Tell the LOOL iframe that we are ready now
documentsMain.WOPIPostMessage($('#loleafletframe')[0], 'Host_PostmessageReady', {});
-
- // Ask for all the participants
- documentsMain.WOPIPostMessage($('#loleafletframe')[0], 'Get_Views', {});
});
// submit that