Add scripts to create myops-getqueryview:
[myops.git] / web / query / vendor / couchapp / evently / profile / profileReady / after.js
diff --git a/web/query/vendor/couchapp/evently/profile/profileReady/after.js b/web/query/vendor/couchapp/evently/profile/profileReady/after.js
new file mode 100644 (file)
index 0000000..02e9bfe
--- /dev/null
@@ -0,0 +1,3 @@
+function(e, p) {
+  $$(this).profile = p;
+};
\ No newline at end of file