Add scripts to create myops-getqueryview:
[myops.git] / web / query / vendor / couchapp / evently / profile / profileReady / after.js
1 function(e, p) {
2   $$(this).profile = p;
3 };