From 4f734e0f374428be6424faee0a56458d4fa80396 Mon Sep 17 00:00:00 2001 From: polo Date: Tue, 23 Dec 2025 21:34:47 +0100 Subject: installation de fullcalendar avec composer et CDN au lieu de GIT --- public/js/fullcalendar/packages/moment-timezone/index.global.min.js | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 public/js/fullcalendar/packages/moment-timezone/index.global.min.js (limited to 'public/js/fullcalendar/packages/moment-timezone/index.global.min.js') diff --git a/public/js/fullcalendar/packages/moment-timezone/index.global.min.js b/public/js/fullcalendar/packages/moment-timezone/index.global.min.js deleted file mode 100644 index b5cf8ce..0000000 --- a/public/js/fullcalendar/packages/moment-timezone/index.global.min.js +++ /dev/null @@ -1,6 +0,0 @@ -/*! -FullCalendar Moment Timezone Plugin v6.1.17 -Docs & License: https://fullcalendar.io/docs/moment-timezone-plugin -(c) 2024 Adam Shaw -*/ -FullCalendar.MomentTimezone=function(e,t,n,a){"use strict";function l(e){return e&&e.__esModule?e:{default:e}}var r=l(n);class u extends a.NamedTimeZoneImpl{offsetForArray(e){return r.default.tz(e,this.timeZoneName).utcOffset()}timestampToArray(e){return r.default.tz(e,this.timeZoneName).toArray()}}var m=t.createPlugin({name:"@fullcalendar/moment-timezone",namedTimeZonedImpl:u});return t.globalPlugins.push(m),e.default=m,Object.defineProperty(e,"__esModule",{value:!0}),e}({},FullCalendar,moment,FullCalendar.Internal); \ No newline at end of file -- cgit v1.2.3