You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2011/11/16 09:08:55 UTC

svn commit: r1202573 - /ofbiz/site/index.html

Author: hansbak
Date: Wed Nov 16 08:08:55 2011
New Revision: 1202573

URL: http://svn.apache.org/viewvc?rev=1202573&view=rev
Log:
remove 'login' from url because will give error in catalog tree selection

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1202573&r1=1202572&r2=1202573&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Wed Nov 16 08:08:55 2011
@@ -228,13 +228,13 @@
                 <li>Latest Trunk:
                     <ul>
                         <li><a href="http://demo-trunk.ofbiz.apache.org/ecommerce/control/main">Front-End Store</a></li>
-                        <li><a href="https://demo-trunk.ofbiz.apache.org/catalog/control/login/main?USERNAME=flexadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
+                        <li><a href="https://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=flexadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     </ul>
                 </li>
                 <li>09.04 Stable Release:
                     <ul>
                         <li><a href="http://demo-old.ofbiz.apache.org/ecommerce/control/main">Front-End Store</a></li>
-                        <li><a href="https://demo-old.ofbiz.apache.org/catalog/control/login/main?USERNAME=flexadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
+                        <li><a href="https://demo-old.ofbiz.apache.org/catalog/control/main?USERNAME=flexadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     </ul>
                 </li>
             <h3>Apache Software Foundation</h3>