mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
- added snippet
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@408029 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- START SNIPPET: treeExampleDynamicJsp -->
|
||||
|
||||
<script>
|
||||
function treeNodeSelected(nodeId) {
|
||||
dojo.io.bind({
|
||||
@@ -39,6 +41,7 @@
|
||||
Please click on any of the tree nodes.
|
||||
</div>
|
||||
|
||||
<!-- END SNIPPET: treeExampleDynamicJsp -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user