From 0bb8b50a6003bcad55e3bcbeadb85f4dcdc50ed4 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 1 Jul 2021 17:26:35 +0200 Subject: [PATCH] added jQuery-touchswipe plugin --- calendar/js/app.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/calendar/js/app.ts b/calendar/js/app.ts index dc04346105..bdd56255f7 100644 --- a/calendar/js/app.ts +++ b/calendar/js/app.ts @@ -57,6 +57,7 @@ import {et2_calendar_owner} from "./et2_widget_owner"; import {et2_template} from "../../api/js/etemplate/et2_widget_template"; import {et2_checkbox} from "../../api/js/etemplate/et2_widget_checkbox"; import {et2_grid} from "../../api/js/etemplate/et2_widget_grid"; +import "../../vendor/bower-asset/jquery-touchswipe/jquery.touchSwipe.min.js"; /** * UI for calendar