TOC html
Jump to navigation
Jump to search
| Line 132: | Line 132: | ||
index_obj_saved = TOC_functions.utf8_to_base64(JSON.stringify(index_obj_saved)); | index_obj_saved = TOC_functions.utf8_to_base64(JSON.stringify(index_obj_saved)); | ||
| + | |||
| + | console.log(index_obj_saved) | ||
$ci('#TOC_contents').val(index_obj_saved) | $ci('#TOC_contents').val(index_obj_saved) | ||
Revision as of 08:14, 22 September 2020