瀏覽代碼

DateProfileGenerator in own file

Adam Shaw 8 年之前
父節點
當前提交
e7f6308b5e
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src.json
  2. 0 0
      src/DateProfileGenerator.js

+ 1 - 1
src.json

@@ -39,7 +39,7 @@
     "component/DateComponent.util.js",
     "component/InteractiveDateComponent.js",
     "component/DayTableMixin.js",
-    "View.date-range.js",
+    "DateProfileGenerator.js",
     "View.js",
     "Toolbar.js",
     "Constraints.js",

+ 0 - 0
src/View.date-range.js → src/DateProfileGenerator.js