TOC html
Jump to navigation
Jump to search
| Line 95: | Line 95: | ||
if(contents) { | if(contents) { | ||
console.log('3') | console.log('3') | ||
| − | + | contents = JSON.parse(contents) | |
| + | console.log('4') | ||
Frontend_Index.translate_index_rec(contents,'from'); | Frontend_Index.translate_index_rec(contents,'from'); | ||
Revision as of 10:00, 16 July 2020