TOC html

From Redazione
Jump to navigation Jump to search
Line 133: Line 133:
 
console.log(JSON.stringify(index_obj_saved))
 
console.log(JSON.stringify(index_obj_saved))
 
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:55, 22 September 2020