[Laszlo-checkins] r11904 - openlaszlo/trunk/laszlo-explorer
jcrowley@openlaszlo.org
jcrowley at openlaszlo.org
Wed Nov 26 11:04:45 PST 2008
Author: jcrowley
Date: 2008-11-26 11:04:37 -0800 (Wed, 26 Nov 2008)
New Revision: 11904
Modified:
openlaszlo/trunk/laszlo-explorer/nav.xml
openlaszlo/trunk/laszlo-explorer/nav_dhtml.xml
Log:
Change 20081126-laszlo-0 by laszlo at T43-L3XEXMW on 2008-11-26 14:00:59 EST
in /home/laszlo/src/svn/openlaszlo/trunk-grayfox
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Admin Console button gives 404
New Features:
Bugs Fixed: N/A
Technical Reviewer: max
QA Reviewer: ptw
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: Getting rid of button to admin console.
Tests: Run laszlo-explorer - button should be gone.
Modified: openlaszlo/trunk/laszlo-explorer/nav.xml
===================================================================
--- openlaszlo/trunk/laszlo-explorer/nav.xml 2008-11-26 19:03:55 UTC (rev 11903)
+++ openlaszlo/trunk/laszlo-explorer/nav.xml 2008-11-26 19:04:37 UTC (rev 11904)
@@ -351,8 +351,8 @@
<topic src="/tools/index.html" name="Developer's Tools" title="Development Tools" text="Tips for IDEs"/>
</section>
- <section name="Server Admin" src="/laszlo-explorer/coverpages/server_admin_cover.html">
+ <!--<section name="Server Admin" src="/laszlo-explorer/coverpages/server_admin_cover.html">
<item src="/lps/admin/console.lzx" name="Admin Console" title="Administration" text="Set server parameters">
</item>
- </section>
+ </section>-->
</menu>
Modified: openlaszlo/trunk/laszlo-explorer/nav_dhtml.xml
===================================================================
--- openlaszlo/trunk/laszlo-explorer/nav_dhtml.xml 2008-11-26 19:03:55 UTC (rev 11903)
+++ openlaszlo/trunk/laszlo-explorer/nav_dhtml.xml 2008-11-26 19:04:37 UTC (rev 11904)
@@ -345,8 +345,8 @@
<topic src="/tools/index.html" name="Developer's Tools" title="Development Tools" text="Tips for IDEs"/>
</section>
- <section name="Server Admin" src="/laszlo-explorer/coverpages/server_admin_cover.html">
+ <!--<section name="Server Admin" src="/laszlo-explorer/coverpages/server_admin_cover.html">
<item src="/lps/admin/console.lzx" name="Admin Console" title="Administration" text="Set server parameters">
</item>
- </section>
+ </section>-->
</menu>
More information about the Laszlo-checkins
mailing list