summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-ui/templates/dependencies.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/angular-ui/templates/dependencies.json')
-rw-r--r--js/vendor/angular-ui/templates/dependencies.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/vendor/angular-ui/templates/dependencies.json b/js/vendor/angular-ui/templates/dependencies.json
new file mode 100644
index 000000000..8f6142ca2
--- /dev/null
+++ b/js/vendor/angular-ui/templates/dependencies.json
@@ -0,0 +1,8 @@
+{
+ "core": [ "jquery", "jquery-ui", "bootstrap" ],
+ "internal": [ "directives/showHide", "filters/highlight" ],
+ "external": [
+ "http://ivaynberg.github.com/select2/select2-3.2/select2.js",
+ "http://ivaynberg.github.com/select2/select2-3.2/select2.css",
+ ]
+} \ No newline at end of file