Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 44419 invoked from network); 30 Sep 2005 07:36:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Sep 2005 07:36:36 -0000 Received: (qmail 26355 invoked by uid 500); 30 Sep 2005 07:36:36 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 26334 invoked by uid 500); 30 Sep 2005 07:36:36 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 26323 invoked by uid 99); 30 Sep 2005 07:36:35 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 30 Sep 2005 00:36:35 -0700 Received: (qmail 44389 invoked by uid 65534); 30 Sep 2005 07:36:15 -0000 Message-ID: <20050930073615.44388.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r292660 - /maven/continuum/trunk/continuum-web/src/main/resources/templates/screens/Error.vm Date: Fri, 30 Sep 2005 07:36:15 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: evenisse Date: Fri Sep 30 00:36:12 2005 New Revision: 292660 URL: http://svn.apache.org/viewcvs?rev=292660&view=rev Log: Add a back button Modified: maven/continuum/trunk/continuum-web/src/main/resources/templates/screens/Error.vm Modified: maven/continuum/trunk/continuum-web/src/main/resources/templates/screens/Error.vm URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-web/src/main/resources/templates/screens/Error.vm?rev=292660&r1=292659&r2=292660&view=diff ============================================================================== --- maven/continuum/trunk/continuum-web/src/main/resources/templates/screens/Error.vm (original) +++ maven/continuum/trunk/continuum-web/src/main/resources/templates/screens/Error.vm Fri Sep 30 00:36:12 2005 @@ -3,6 +3,9 @@

$i18n.getString( "continuumError" )

+
+ +
$stackTrace