Implement draft updating thread in /my_account/sign_up/index.html.jst (avoids possibi...
[ndcode_site.git] / my_account / index.html.jst
index 765aaa6..724ed5c 100644 (file)
@@ -207,7 +207,7 @@ return async env => {
       }
 
       if (signed_in_as !== undefined) {
-        //script(src="/js/api_call.js") {}
+        //script(src="/js/utils.js") {}
 
         script {
           let step_1_dirty = ${JSON.stringify(draft_details !== null)}