diff --git a/orcinus/js/template.offline.js b/orcinus/js/template.offline.js index 69efd85..c817373 100644 --- a/orcinus/js/template.offline.js +++ b/orcinus/js/template.offline.js @@ -22,7 +22,7 @@ let os_rdata = { let os_odata = { s_weights: {{{s_weights}}}, - jw_depth: {{jw_depth}} + jw_depth: '{{jw_depth}}' }; Object.keys(os_odata.s_weights).forEach(key => {