summaryrefslogtreecommitdiffstats
path: root/core/src/jquery/index.js
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-02-14 13:34:20 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-14 13:38:24 +0100
commit65964a537adbb5d68c014e0acf0aabd432b00f7b (patch)
tree9c3759de4395d34c058bf709d9e0fbba1f78a223 /core/src/jquery/index.js
parentea951136d1f3f87cb98065de2ec4d654dd7b960d (diff)
downloadnextcloud-server-65964a537adbb5d68c014e0acf0aabd432b00f7b.tar.gz
nextcloud-server-65964a537adbb5d68c014e0acf0aabd432b00f7b.zip
Move jquery.ocdialog.scss to bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'core/src/jquery/index.js')
-rw-r--r--core/src/jquery/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/jquery/index.js b/core/src/jquery/index.js
index cb7c6e705ed..71659137b3e 100644
--- a/core/src/jquery/index.js
+++ b/core/src/jquery/index.js
@@ -32,3 +32,4 @@ import './tipsy'
import './ui-fixes'
import './css/jquery-ui-fixes.scss'
+import './css/jquery.ocdialog.scss'