Minor: Revert spaces-only changes in previous commit

pull/3559/head
Yannick Warnier 5 years ago
parent 2f0e0d6236
commit 68c30f0310
  1. 2
      app/Resources/public/assets/fullcalendar/dist/fullcalendar.js

@ -5,7 +5,6 @@
*/
var FC = $.fullCalendar = {
version: "3.1.0",
internalApiVersion: 7
@ -14187,4 +14186,3 @@ fcViews.listYear = {
listDayAltFormat: 'dddd' // day-of-week is nice-to-have
}
};

Loading…
Cancel
Save