diff options
-rw-r--r-- | WebContent/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index c2e8eecec6..f8cd6f0047 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -35,10 +35,6 @@ <span class="desc">Select page based request/response technology mode</span> </div> - <div class="option"> - <span class="link"><a href="features/?renderingMode=html&debug=true">HTML mode with debug</a></span> - <span class="desc">As above but with <a href="http://www.getfirebug.com/">firebug</a> debug extensions</span> - </div> </div> <div id="sample-code"> |