Skip to content

Commit a6857f2

Browse files
committed
[REM] web,debian: remove unused jQuery.touchSwipe lib
Since the revamp of the Kanban View in mobile and the migration of the Settings view to the OWL views, the jQuery.touchSwipe library is not used anymore. closes odoo#96608 Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
1 parent 3f2bb3d commit a6857f2

File tree

3 files changed

+0
-2115
lines changed

3 files changed

+0
-2115
lines changed

addons/web/__manifest__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -544,8 +544,6 @@
544544
'web.qunit_mobile_suite_tests': [
545545
'web/static/tests/mobile/**/*.js',
546546

547-
'web/static/lib/jquery.touchSwipe/jquery.touchSwipe.js',
548-
549547
'web/static/tests/legacy/fields/basic_fields_mobile_tests.js',
550548
'web/static/tests/legacy/fields/relational_fields_mobile_tests.js',
551549
'web/static/tests/legacy/components/dropdown_menu_mobile_tests.js',

0 commit comments

Comments
 (0)