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