regen js
diff --git a/ui/js/warble.v1.js b/ui/js/warble.v1.js
index ef5c9fa..62168db 100644
--- a/ui/js/warble.v1.js
+++ b/ui/js/warble.v1.js
@@ -4645,6 +4645,7 @@
       type: 'text',
       onkeydown: "saveNodeLocation(" + id + ", this, event);"
     });
+    ip.value = loc;
     app(obj, ip);
     return ip.focus();
   }