mirror of
https://github.com/apache/struts.git
synced 2026-09-11 00:29:40 +00:00
WW-1813 Tree Tag's treeSelectedTopic attribute doesn't work.
* Fix tree tag topic notification * Fix showcase examples git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@528868 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -37,9 +37,9 @@ import com.opensymphony.xwork2.util.ValueStack;
|
||||
*
|
||||
* Renders a tree widget with AJAX support.<p/>
|
||||
*
|
||||
* The id attribute is normally specified, such that it could be looked up using
|
||||
* javascript if necessary. The id attribute is required, if the "treeSelectedTopic"
|
||||
* is going to be used.<p/>
|
||||
* The "id "attribute is normally specified, such that it could be looked up using
|
||||
* javascript if necessary. The "id" attribute is required if the "treeSelectedTopic"
|
||||
* attribute is going to be used.<p/>
|
||||
*
|
||||
* <!-- END SNIPPET: javadoc -->
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user