From 4c9c091f7b5240b8c665cc35d634bd45815ab66b Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Wed, 2 Oct 2013 06:37:33 -0400 Subject: fix minor bug, add robots.txt --- www/js/menu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js') diff --git a/www/js/menu.js b/www/js/menu.js index f2fbacd..2715e26 100644 --- a/www/js/menu.js +++ b/www/js/menu.js @@ -28,7 +28,7 @@ dialogs: document.getElementById("dialogs"), dialog: { options: document.getElementById("options"), - retn: document.getElementById("retn") + retn: document.getElementById("return") }, mainMenu: document.getElementById("main-menu"), main: { -- cgit v1.2.3-54-g00ecf