Adam Shaw пре 8 година
родитељ
комит
c36e4250eb
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src.json
  2. 0 0
      src/component/DayTableMixin.js

+ 1 - 1
src.json

@@ -20,7 +20,6 @@
     "common/HitDragListener.js",
     "common/GlobalEmitter.js",
     "common/MouseFollower.js",
-    "common/DayTableMixin.js",
     "common/Scroller.js",
     "common/Iterator.js",
     "component/interactions/Interaction.js",
@@ -39,6 +38,7 @@
     "component/DateComponent.js",
     "component/DateComponent.util.js",
     "component/InteractiveDateComponent.js",
+    "component/DayTableMixin.js",
     "View.js",
     "View.date-range.js",
     "Toolbar.js",

+ 0 - 0
src/common/DayTableMixin.js → src/component/DayTableMixin.js