[jboss-cvs] jboss-seam/examples/wiki/view ...
Christian Bauer
christian at hibernate.org
Tue Oct 2 00:30:35 EDT 2007
User: cbauer
Date: 07/10/02 00:30:35
Modified: examples/wiki/view adminHome_d.xhtml
Log:
Minor
Revision Changes Path
1.3 +1 -1 jboss-seam/examples/wiki/view/adminHome_d.xhtml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: adminHome_d.xhtml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/adminHome_d.xhtml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- adminHome_d.xhtml 1 Oct 2007 19:08:04 -0000 1.2
+++ adminHome_d.xhtml 2 Oct 2007 04:30:34 -0000 1.3
@@ -224,7 +224,7 @@
<div class="label"> </div>
<div class="input">
- <a:commandLink status="adminForm:status" id="update" styleClass="button saveButton" reRender="body"
+ <a:commandLink status="adminForm:status" id="update" styleClass="button saveButton" reRender="body" oncomplete="wrapBoxes();"
action="#{adminHome.update}"
tabindex="9" accesskey="S"><span class="buttonLabel"><u>S</u>ave Settings</span></a:commandLink>
More information about the jboss-cvs-commits
mailing list