Add scripts to create myops-getqueryview:
[myops.git] / web / query / templates / partials / scripts.html
diff --git a/web/query/templates/partials/scripts.html b/web/query/templates/partials/scripts.html
new file mode 100644 (file)
index 0000000..9bfb2f1
--- /dev/null
@@ -0,0 +1,10 @@
+<script src="/_utils/script/json2.js"></script>
+<script src="/_utils/script/jquery.js"></script>
+<script src="/_utils/script/jquery.couch.js"></script>
+<script src="/_utils/script/sha1.js"></script>
+<script src="../../vendor/couchapp/jquery.couch.app.js"></script>
+<script src="../../vendor/couchapp/jquery.couch.app.util.js"></script>
+<script src="../../vendor/couchapp/jquery.evently.js"></script>
+<script src="../../vendor/couchapp/jquery.mustache.js"></script>
+<script src="../../script/app.js"></script>
+<script src="../../script/md5.js"></script>
\ No newline at end of file