mirror of
https://github.com/wekan/wekan.git
synced 2026-02-11 02:34:20 +01:00
Fixed images not showing correctly, by updating packages, removing handlebars,
and changing image attachment view big image popup from swipebox to lightbox. Thanks to xet7 ! Fixes #4507
This commit is contained in:
parent
b4d46f3016
commit
990477e9c6
7 changed files with 5879 additions and 915 deletions
|
|
@ -39,7 +39,7 @@
|
|||
"fibers": "^5.0.0",
|
||||
"i18next": "^21.6.16",
|
||||
"i18next-sprintf-postprocessor": "^0.2.2",
|
||||
"jquery": "^2.2.4",
|
||||
"jQuery": "^1.7.4",
|
||||
"jquery-ui": "^1.13.0",
|
||||
"jquery-ui-touch-punch": "^0.2.3",
|
||||
"jszip": "^3.7.1",
|
||||
|
|
@ -57,6 +57,7 @@
|
|||
"qs": "^6.10.1",
|
||||
"simpl-schema": "^1.12.0",
|
||||
"source-map-support": "^0.5.20",
|
||||
"summernote": "^0.8.20",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"meteor": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue