GUI Code refactor
[vnfsdk/refrepo.git] / openo-portal / portal-common / src / main / webapp / common / thirdparty / zTree / api / en / setting.data.key.checked.html
index 2678cf2..0e5cfa8 100644 (file)
@@ -1,24 +1,24 @@
-<div class="apiDetail">
-<div>
-       <h2><span>String</span><span class="path">setting.data.key.</span>checked</h2>
-       <h3>Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.excheck</span> js ]</span></h3>
-       <div class="desc">
-               <p></p>
-               <div class="longdesc">
-                       <p>The node data's attribute to save the checked state.</p>
-                       <p>Default: "checked"</p>
-                       <p class="highlight_red">Please don't set the other node attribute which zTree used. (e.g., checkedOld)</p>
-               </div>
-       </div>
-       <h3>Examples of setting</h3>
-       <h4>1. set the 'isChecked' attribute to save the checked state.</h4>
-       <pre xmlns=""><code>var setting = {
-       data: {
-               key: {
-                       checked: "isChecked"
-               }
-       }
-};
-......</code></pre>
-</div>
+<div class="apiDetail">\r
+<div>\r
+       <h2><span>String</span><span class="path">setting.data.key.</span>checked</h2>\r
+       <h3>Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.excheck</span> js ]</span></h3>\r
+       <div class="desc">\r
+               <p></p>\r
+               <div class="longdesc">\r
+                       <p>The node data's attribute to save the checked state.</p>\r
+                       <p>Default: "checked"</p>\r
+                       <p class="highlight_red">Please don't set the other node attribute which zTree used. (e.g., checkedOld)</p>\r
+               </div>\r
+       </div>\r
+       <h3>Examples of setting</h3>\r
+       <h4>1. set the 'isChecked' attribute to save the checked state.</h4>\r
+       <pre xmlns=""><code>var setting = {\r
+       data: {\r
+               key: {\r
+                       checked: "isChecked"\r
+               }\r
+       }\r
+};\r
+......</code></pre>\r
+</div>\r
 </div>
\ No newline at end of file