mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Fixed drag-drop at Ubuntu Touch Morph Browser and WeKan OpenStore app by changing jquery-ui-touch-punch to newer updated @rwap/jquery-ui-touch-punch.
Thanks to xet7 !
This commit is contained in:
parent
bb807d53ba
commit
af63259f09
3 changed files with 3655 additions and 2193 deletions
2
client/lib/jquery-ui.js
vendored
2
client/lib/jquery-ui.js
vendored
|
|
@ -17,4 +17,4 @@ require('jquery-ui/ui/widgets/draggable')
|
|||
require('jquery-ui/ui/widgets/droppable')
|
||||
|
||||
// enable touch on mobile
|
||||
require('jquery-ui-touch-punch')
|
||||
require('@rwap/jquery-ui-touch-punch')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue