Return-Path: X-Original-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 20F7DDA7F for ; Thu, 10 Jan 2013 16:43:32 +0000 (UTC) Received: (qmail 59990 invoked by uid 500); 10 Jan 2013 16:43:32 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 59962 invoked by uid 500); 10 Jan 2013 16:43:32 -0000 Mailing-List: contact allura-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-commits@incubator.apache.org Received: (qmail 59926 invoked by uid 99); 10 Jan 2013 16:43:32 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2013 16:43:31 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id BDCEB128ED; Thu, 10 Jan 2013 16:43:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tvansteenburgh@apache.org To: allura-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [6/8] git commit: [#4647] Change maxlength js library to other with compatible licensing Message-Id: <20130110164331.BDCEB128ED@tyr.zones.apache.org> Date: Thu, 10 Jan 2013 16:43:31 +0000 (UTC) [#4647] Change maxlength js library to other with compatible licensing Signed-off-by: Peter Hartmann Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/75dc7522 Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/75dc7522 Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/75dc7522 Branch: refs/heads/tv/5384 Commit: 75dc75222d0312ed60866ab9d7cc7faab18a6a98 Parents: d8d077f Author: Peter Hartmann Authored: Thu Jan 3 21:34:47 2013 +0100 Committer: Dave Brondsema Committed: Wed Jan 9 19:47:12 2013 +0000 ---------------------------------------------------------------------- .../ext/admin/templates/project_overview.html | 8 +++++--- Allura/allura/public/nf/js/jquery.maxlength-min.js | 8 -------- Allura/allura/public/nf/js/jquery.maxlength.min.js | 7 +++++++ 3 files changed, 12 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/75dc7522/Allura/allura/ext/admin/templates/project_overview.html ---------------------------------------------------------------------- diff --git a/Allura/allura/ext/admin/templates/project_overview.html b/Allura/allura/ext/admin/templates/project_overview.html index 9695297..705cbee 100644 --- a/Allura/allura/ext/admin/templates/project_overview.html +++ b/Allura/allura/ext/admin/templates/project_overview.html @@ -16,10 +16,12 @@ {% endblock %} {% block extra_js %} - +