Revision: 8506
Author: [email protected]
Date: Mon Aug 9 08:45:34 2010
Log: Fixing the msg key in ContactInfoForm so that the two buttons use
different keys.
Review at http://gwt-code-reviews.appspot.com/746801
Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=8506
Modified:
/trunk/samples/showcase/src/com/google/gwt/sample/showcase/client/content/cell/ContactInfoForm.ui.xml
=======================================
---
/trunk/samples/showcase/src/com/google/gwt/sample/showcase/client/content/cell/ContactInfoForm.ui.xml
Tue Jul 20 10:54:02 2010
+++
/trunk/samples/showcase/src/com/google/gwt/sample/showcase/client/content/cell/ContactInfoForm.ui.xml
Mon Aug 9 08:45:34 2010
@@ -98,7 +98,7 @@
<g:Button
ui:field='createButton'>
<ui:msg
- key='contactInfoFormUpdateButton'>Create Contact</ui:msg>
+ key='contactInfoFormCreateButton'>Create Contact</ui:msg>
</g:Button>
</td>
</tr>
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors