aboutsummaryrefslogtreecommitdiffstats
path: root/docs/skeleton/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'docs/skeleton/js/app.js')
-rw-r--r--docs/skeleton/js/app.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/skeleton/js/app.js b/docs/skeleton/js/app.js
new file mode 100644
index 00000000000..5d5b668eeb5
--- /dev/null
+++ b/docs/skeleton/js/app.js
@@ -0,0 +1,3 @@
+// Include this file whenever you need it. A simple
+// "OC_UTIL::addScript( "skeleton", "app" )" will do this.
+// Put your jquery-Stuff here