summaryrefslogtreecommitdiff
path: root/swat/menu.js
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-08-08 03:23:20 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:31:31 -0500
commitc8dfaec28a470c09430454a52bf3f4206ebf7037 (patch)
tree9a5cbb7ae4567b89c747075a440488d0d98254d6 /swat/menu.js
parent2dcd55f31fa0d4db4dbe3454a0b452f370f6d0c5 (diff)
downloadsamba-c8dfaec28a470c09430454a52bf3f4206ebf7037.tar.gz
samba-c8dfaec28a470c09430454a52bf3f4206ebf7037.tar.bz2
samba-c8dfaec28a470c09430454a52bf3f4206ebf7037.zip
r9212: the beginnings of a registry editor in SWAT, using client side javascript and AJAJ
This doesn't work at all well yet, mostly because of my inexperience with client side javascript and what events are available (This used to be commit 8073e84c7a5fd8d483685d769661c790a803ff49)
Diffstat (limited to 'swat/menu.js')
-rw-r--r--swat/menu.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/swat/menu.js b/swat/menu.js
index 7e8281349f..83529825f1 100644
--- a/swat/menu.js
+++ b/swat/menu.js
@@ -32,7 +32,8 @@ swat_menus.esptest = simple_menu(
"loadparm access", session_uri("/esptest/loadparm.esp"),
"exception handling", session_uri("/esptest/exception.esp"),
"environment variables", session_uri("/esptest/showvars.esp"),
- "qooxdoo", session_uri("/esptest/qooxdoo.esp"));
+ "qooxdoo", session_uri("/esptest/qooxdoo.esp"),
+ "registry", session_uri("/esptest/registry.esp"));
swat_menus.install = simple_menu(