OSDN Git Service

ノードの更新が反映されるようになった
[chnosproject/AI004.git] / mgcanvas / index.html
index fdc3dc8..931bd65 100755 (executable)
@@ -43,7 +43,7 @@ onload = function() {
 identifier:<input id="identBox" type="text"></input>
 <br />
 <button onclick="mgmain.setIdentifierForSelectedNode(getElementById('identBox').value);">setNodeIdent</button>
-<button onclick="memdb.refreshNode(getElementById('identBox').value);">addNode</button>
+<button onclick="memdb.updateNode(getElementById('identBox').value);">addNode</button>
 
 </body>
 </html>
\ No newline at end of file