Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 724D811B42 for ; Mon, 25 Aug 2014 13:39:46 +0000 (UTC) Received: (qmail 9396 invoked by uid 500); 25 Aug 2014 13:39:44 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 9279 invoked by uid 500); 25 Aug 2014 13:39:44 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 8944 invoked by uid 99); 25 Aug 2014 13:39:44 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2014 13:39:44 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0EE919CEEEA; Mon, 25 Aug 2014 13:39:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: deathbear@apache.org To: commits@couchdb.apache.org Date: Mon, 25 Aug 2014 13:40:17 -0000 Message-Id: <42922cdc993844a9aeb645f3f42605e8@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [37/48] fauxton commit: updated refs/heads/secondary-indexes to 8688d16 Fixed the resizeColumns code that was the worst Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/96bd61ae Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/96bd61ae Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/96bd61ae Branch: refs/heads/secondary-indexes Commit: 96bd61ae3ac749cf2214f7aee83ba155343d8cae Parents: 6daad5d Author: deathbearbrown Authored: Sun Aug 24 16:33:43 2014 +0200 Committer: deathbearbrown Committed: Mon Aug 25 09:37:36 2014 -0400 ---------------------------------------------------------------------- app/addons/databases/templates/list.html | 2 +- app/addons/databases/views.js | 19 +-- .../documents/templates/all_docs_list.html | 2 +- app/addons/documents/views.js | 3 +- app/addons/fauxton/resizeColumns.js | 135 ++++++------------- app/templates/layouts/two_pane.html | 8 +- 6 files changed, 47 insertions(+), 122 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/96bd61ae/app/addons/databases/templates/list.html ---------------------------------------------------------------------- diff --git a/app/addons/databases/templates/list.html b/app/addons/databases/templates/list.html index b0569e7..874801c 100644 --- a/app/addons/databases/templates/list.html +++ b/app/addons/databases/templates/list.html @@ -24,6 +24,6 @@ the License. -