Author: andyhot
Date: Fri Sep 21 18:22:50 2007
New Revision: 578346
URL: http://svn.apache.org/viewvc?rev=578346&view=rev
Log:
TAPESTRY-1430: Example for searchIds.
Modified:
tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml
Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml?rev=578346&r1=578345&r2=578346&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml
(original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml Fri Sep
21 18:22:50 2007
@@ -318,7 +318,7 @@
<td>
Provides a way to have dojo automatically parse a
set of html nodes for
widgets without
enabling full automatic parsing (which is controlled by the
- parseWidgets parameter).
+ parseWidgets
parameter). Example value: ['node1', 'node2']
</td>
</tr>
<tr>