summaryrefslogtreecommitdiff
path: root/www/js/menu.js
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-25 17:28:50 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-25 17:28:50 -0500
commit7dc90523db9097b00c5f49ad9c9e3c4fb36719ce (patch)
treecff117789da644cf918fe8875808fbb2764670a7 /www/js/menu.js
parentced7ede3cd0853c9954bda518aaf546d3a0e5389 (diff)
downloadhtml5ks-7dc90523db9097b00c5f49ad9c9e3c4fb36719ce.tar.xz
html5ks-7dc90523db9097b00c5f49ad9c9e3c4fb36719ce.zip
bleh more
Diffstat (limited to 'www/js/menu.js')
-rw-r--r--www/js/menu.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/js/menu.js b/www/js/menu.js
index 89eceef..eb87111 100644
--- a/www/js/menu.js
+++ b/www/js/menu.js
@@ -26,6 +26,8 @@ html5ks.menu = {
dialogs: document.getElementById("dialogs"),
dialog: {
options: document.getElementById("options"),
+ load: document.getElementById("load_dlg"),
+ save: document.getElementById("save_dlg"),
retn: document.getElementById("return")
},
mainMenu: document.getElementById("main-menu"),