from demoadmin to admin

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

from demoadmin to admin

Jacques Le Roux
Administrator
Hi,

Is it ok that I change the access to demo server from website with admin instead of demoamin ?
ie at
<li><a href="https://demo.ofbiz.org/catalog/control/login/main?USERNAME=demoadmin&amp;PASSWORD=ofbiz">Management Apps<br /><span>this demo is based on the current svn trunk</span></a></li>
<li><a href="https://demo904.ofbiz.org/catalog/control/login/main?USERNAME=demoadmin&amp;PASSWORD=ofbiz">9.04 Management Apps <br /><span>this demo is based on the 9.04 Release branch</span></a></li>

It's already like that at http://docs.ofbiz.org/display/OFBIZ/OFBiz+Demo+Servers

Jacques