From 0aea56bdbd70b69b7d4c2c50abc36020b823537a Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Sat, 16 Apr 2011 22:42:37 +0000 Subject: Note to self: Test before commit. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1094079 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/script/jquery.couch.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/www/script/jquery.couch.js b/share/www/script/jquery.couch.js index 77d1b551..439f60b7 100644 --- a/share/www/script/jquery.couch.js +++ b/share/www/script/jquery.couch.js @@ -119,7 +119,7 @@ user_doc.roles = []; } return user_doc; - } + }, login: function(options) { options = options || {}; -- cgit v1.2.3