Fix "Attachments view (gallery) was missing"

This commit is contained in:
Martin Filser 2022-07-16 09:41:35 +02:00
parent ea5025595a
commit cfccee897e
7 changed files with 289 additions and 250 deletions

View file

@ -39,7 +39,7 @@
"file-type": "^16.5.4",
"i18next": "^21.6.16",
"i18next-sprintf-postprocessor": "^0.2.2",
"jQuery": "^1.7.4",
"jquery": "^2.2.4",
"jquery-ui": "^1.13.0",
"jquery-ui-touch-punch": "^0.2.3",
"jszip": "^3.7.1",
@ -58,7 +58,6 @@
"qs": "^6.10.1",
"simpl-schema": "^1.12.0",
"source-map-support": "^0.5.20",
"summernote": "^0.8.20",
"uuid": "^8.3.2"
}
}