diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-07-23 10:58:09 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:29:59 -0500 |
commit | fdb322876d573f7e18947e53667b3ee83e3ba226 (patch) | |
tree | 39fc9d05e8f0ce95b95b048433ad77a387342261 /swat/esptest/exception.esp | |
parent | 64f31e424b3db792a1edb909195eb592a9460aaf (diff) | |
download | samba-fdb322876d573f7e18947e53667b3ee83e3ba226.tar.gz samba-fdb322876d573f7e18947e53667b3ee83e3ba226.tar.bz2 samba-fdb322876d573f7e18947e53667b3ee83e3ba226.zip |
r8722: make the menu handling considerably saner and easier to follow. The whole
menu hierarchy is now in /menu.js
(This used to be commit c2a450bb9967caa666628f067a8e732227854ce2)
Diffstat (limited to 'swat/esptest/exception.esp')
-rw-r--r-- | swat/esptest/exception.esp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swat/esptest/exception.esp b/swat/esptest/exception.esp index f32aaeb610..ff28d6318e 100644 --- a/swat/esptest/exception.esp +++ b/swat/esptest/exception.esp @@ -1,4 +1,4 @@ -<% page_header("columns", "ESP Exception test", "/esptest/menu.js"); +<% page_header("columns", "ESP Exception test", "esptest"); include("/scripting/forms.js"); %> |