Author: andyhot
Date: Fri Sep 28 09:53:54 2007
New Revision: 580415
URL: http://svn.apache.org/viewvc?rev=580415&view=rev
Log:
forgot to expand the link to cover the exc. msg
Modified:
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/ExceptionDisplay.html
Modified:
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/ExceptionDisplay.html
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/ExceptionDisplay.html?rev=580415&r1=580414&r2=580415&view=diff
==============================================================================
---
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/ExceptionDisplay.html
(original)
+++
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/ExceptionDisplay.html
Fri Sep 28 09:53:54 2007
@@ -5,8 +5,8 @@
<span jwcid="$content$">
<span jwcid="eException" class="exception-block">
- <a jwcid="[EMAIL PROTECTED]" href="#" class="toggle
exception-link">[ +/- ] Exception:</a>
- <span jwcid="@Insert" value="ognl:exception.message">A message
describing the exception.</span>
+ <a jwcid="[EMAIL PROTECTED]" href="#" class="toggle
exception-link">[ +/- ] Exception:
+ <span jwcid="@Insert" value="ognl:exception.message">A message
describing the exception.</span></a>
<table jwcid="@Any" id="ognl:components.tLink.clientId + 'Data'"
class="exception-display toggleContent">
<tr class="exception-name">
<td colspan="2"><span
jwcid="insertClass">some.exception.Class</span></td>