diff options
Diffstat (limited to 'common/src/main/webapp/thirdparty/zTree/api/en/setting.treeId.html')
-rw-r--r-- | common/src/main/webapp/thirdparty/zTree/api/en/setting.treeId.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/common/src/main/webapp/thirdparty/zTree/api/en/setting.treeId.html b/common/src/main/webapp/thirdparty/zTree/api/en/setting.treeId.html deleted file mode 100644 index e4b04b3..0000000 --- a/common/src/main/webapp/thirdparty/zTree/api/en/setting.treeId.html +++ /dev/null @@ -1,14 +0,0 @@ -<div class="apiDetail"> -<div> - <h2><span>String</span><span class="path">setting.</span>treeId</h2> - <h3>Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.core</span> js ]</span></h3> - <div class="desc"> - <p></p> - <div class="longdesc"> - <p>zTree unique identifier. After the initialization, it equals to the id attribute value of the user-defined zTree container.</p> - <p class="highlight_red">Do not initialize or modify it, it is an internal argument.</p> - </div> - </div> - -</div> -</div>
\ No newline at end of file |