Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/html/lib/layout/list/source/package.js
diff options
context:
space:
mode:
Diffstat (limited to 'html/lib/layout/list/source/package.js')
-rw-r--r--html/lib/layout/list/source/package.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/html/lib/layout/list/source/package.js b/html/lib/layout/list/source/package.js
new file mode 100644
index 0000000..391e38e
--- /dev/null
+++ b/html/lib/layout/list/source/package.js
@@ -0,0 +1,7 @@
+enyo.depends(
+ "FlyweightRepeater.js",
+ "List.css",
+ "List.js",
+ "PulldownList.css",
+ "PulldownList.js"
+); \ No newline at end of file