Revision: 6795
Author: [email protected]
Date: Tue Nov 10 10:09:07 2009
Log: No prefixes on ui:attribute's name, description, meaning
http://code.google.com/p/google-web-toolkit/source/detail?r=6795

Modified:
  /wiki/UiBinderI18n.wiki

=======================================
--- /wiki/UiBinderI18n.wiki     Mon Nov  9 09:16:02 2009
+++ /wiki/UiBinderI18n.wiki     Tue Nov 10 10:09:07 2009
@@ -270,7 +270,7 @@
  *Tagged*
  {{{
  <th title="Keyword targeted">
-  <ui:attribute ui:name="title" ui:description="Tooltip text for keyword  
column"/>
+  <ui:attribute name="title" description="Tooltip text for keyword  
column"/>
    <ui:msg>Keyword</ui:msg>
  </th>
  }}}

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to