mirror of
https://github.com/apache/struts.git
synced 2026-08-06 07:06:58 +00:00
- added snippet
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@408033 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- START SNIPPET: treeExampleStaticJsp -->
|
||||
|
||||
<script>
|
||||
function treeNodeSelected(nodeId) {
|
||||
dojo.io.bind({
|
||||
@@ -45,6 +47,7 @@ showRootGrid="true" showGrid="true" treeSelectedTopic="treeSelected">
|
||||
Please click on any node on the tree.
|
||||
</div>
|
||||
|
||||
<!-- END SNIPPET: treeExampleStaticJsp -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user