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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/install.js')
-rw-r--r--core/src/install.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/src/install.js b/core/src/install.js
index a25945e7591..10d22aaf634 100644
--- a/core/src/install.js
+++ b/core/src/install.js
@@ -9,6 +9,9 @@ import 'jquery-ui/ui/widgets/button'
import 'jquery-ui/themes/base/theme.css'
import 'jquery-ui/themes/base/button.css'
+import 'bootstrap/js/dist/tooltip'
+import './Polyfill/tooltip'
+
import 'strengthify'
import 'strengthify/strengthify.css'