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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

jleroux@apache.org
Author: jleroux
Date: Sun Mar 22 17:42:28 2015
New Revision: 1668418

URL: http://svn.apache.org/r1668418
Log:
Replaces flexadmin by admin in demo backend links

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1668418&r1=1668417&r2=1668418&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Sun Mar 22 17:42:28 2015
@@ -241,13 +241,13 @@
                 <li>13.07 Release Branch Demo (stable)
                     <ul>
                         <li><a href="http://demo-stable-ofbiz.apache.org/ecommerce/control/main">Front-End Store</a></li>
-                        <li><a href="http://demo-stable-ofbiz.apache.org/catalog/control/main?USERNAME=flexadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
+                        <li><a href="http://demo-stable-ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     </ul>
                 </li>
                 <li>12.04 Release Branch Demo (old)
                     <ul>
                         <li><a href="http://demo-old-ofbiz.apache.org/ecommerce/control/main">Front-End Store</a></li>
-                        <li><a href="http://demo-old-ofbiz.apache.org/catalog/control/main?USERNAME=flexadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
+                        <li><a href="http://demo-old-ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     </ul>
                 </li>
             </ul>