This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push:
new 5edb599 Improved: This time all is down. Seems a DB issue in Docker.
5edb599 is described below
commit 5edb599e5b59732fc2389447c917a2b2d034e02b
Author: Jacques Le Roux <[email protected]>
AuthorDate: Thu Feb 19 08:39:32 2026 +0100
Improved: This time all is down. Seems a DB issue in Docker.
---
ofbiz-demos.html | 2 +-
template/page/ofbiz-demos.tpl.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ofbiz-demos.html b/ofbiz-demos.html
index ce7281e..2129517 100644
--- a/ofbiz-demos.html
+++ b/ofbiz-demos.html
@@ -146,7 +146,7 @@
<section id="OFDemoCurrent" class="slice row clearfix">
<div class="span10">
- <h2>Current Stable Release branch 24.09 - Demo</h2>
+ <h2><s>Current Stable Release branch 24.09 - Demo : currently
unavailable</s></h2>
<div class="divider"><span></span></div>
<p><i class="icon-pin"></i><a
href="//demo-stable.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y"
target="external"><strong>Backend Management (ERP) Applications</strong></a>
</p>
diff --git a/template/page/ofbiz-demos.tpl.php
b/template/page/ofbiz-demos.tpl.php
index 0c9d7c9..b193dca 100644
--- a/template/page/ofbiz-demos.tpl.php
+++ b/template/page/ofbiz-demos.tpl.php
@@ -47,7 +47,7 @@
<section id="OFDemoCurrent" class="slice row clearfix">
<div class="span10">
- <h2>Current Stable Release branch 24.09 - Demo</h2>
+ <h2><s>Current Stable Release branch 24.09 - Demo : currently
unavailable</s></h2>
<div class="divider"><span></span></div>
<p><i class="icon-pin"></i><a
href="//demo-stable.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y"
target="external"><strong>Backend Management (ERP) Applications</strong></a>
</p>