TOC html
Jump to navigation
Jump to search
| Line 75: | Line 75: | ||
if(value.children) { | if(value.children) { | ||
| − | walk_through_TOC(value.children,++ | + | walk_through_TOC(value.children,depth++); |
} | } | ||
| Line 143: | Line 143: | ||
| − | $ci('#pf_free_text').val( | + | $ci('#pf_free_text').val(wiki_list) |
| − | |||
| − | |||
| − | |||
| − | |||
console.log($ci('#pf_free_text').val()) | console.log($ci('#pf_free_text').val()) | ||
Revision as of 10:08, 16 July 2020