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 59a9b70  Revert "Improved: This time all is down. Seems a DB issue in 
Docker."
59a9b70 is described below

commit 59a9b70665e262339605857d937aa2dedc1b7d53
Author: Jacques Le Roux <[email protected]>
AuthorDate: Wed Feb 25 07:49:45 2026 +0100

    Revert "Improved: This time all is down. Seems a DB issue in Docker."
    
    This reverts commit 5edb599e5b59732fc2389447c917a2b2d034e02b.
    
    Revert "Improved: next and trunk are currently unavailable"
    
    This reverts commit 4a8727fb2f74f24de937fa8682d2c430da702f70.
---
 ofbiz-demos.html                  | 6 +++---
 template/page/ofbiz-demos.tpl.php | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/ofbiz-demos.html b/ofbiz-demos.html
index 2129517..280462f 100644
--- a/ofbiz-demos.html
+++ b/ofbiz-demos.html
@@ -146,7 +146,7 @@
 
       <section  id="OFDemoCurrent" class="slice row clearfix">
               <div class="span10">
-                <h2><s>Current Stable Release branch 24.09 - Demo : currently 
unavailable</s></h2>
+                <h2>Current Stable Release branch 24.09 - Demo</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>
@@ -157,7 +157,7 @@
 
        <section  id="OFDemoTrunk" class="slice row clearfix">
               <div class="span10">
-                <h2><s>Developer Trunk - Demo : currently unavailable</s></h2>
+                <h2>Developer Trunk - Demo </h2>
                 <div class="divider"><span></span></div>
                 <p>Please note that the trunk version is not recommended for a 
production environment. It is experimental code and contains developments in 
progress that once stablised will become part of future stable releases.</p>
     <p><i class="icon-pin"></i><a 
href="//demo-trunk.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y"
 target="external"><strong>Backend Management (ERP) Applications</strong></a> 
</p>
@@ -169,7 +169,7 @@
 
      <section  id="OFDemoNext" class="slice row clearfix">
               <div class="span10">
-                <h2><s>Next is Trunk until a new release branch is created - 
Demo : currently unavailable</s></h2>
+                <h2>Next is Trunk until a new release branch is created - 
Demo</h2>
                 <div class="divider"><span></span></div>
                 <p>This demo is for the next to come OFBiz release.</p>
 
diff --git a/template/page/ofbiz-demos.tpl.php 
b/template/page/ofbiz-demos.tpl.php
index b193dca..c379365 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><s>Current Stable Release branch 24.09 - Demo : currently 
unavailable</s></h2>
+                <h2>Current Stable Release branch 24.09 - Demo</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>
@@ -58,7 +58,7 @@
 
        <section  id="OFDemoTrunk" class="slice row clearfix">
               <div class="span10">
-                <h2><s>Developer Trunk - Demo : currently unavailable</s></h2>
+                <h2>Developer Trunk - Demo </h2>
                 <div class="divider"><span></span></div>
                 <p>Please note that the trunk version is not recommended for a 
production environment. It is experimental code and contains developments in 
progress that once stablised will become part of future stable releases.</p>
     <p><i class="icon-pin"></i><a 
href="//demo-trunk.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y"
 target="external"><strong>Backend Management (ERP) Applications</strong></a> 
</p>
@@ -70,7 +70,7 @@
 
      <section  id="OFDemoNext" class="slice row clearfix">
               <div class="span10">
-                <h2><s>Next is Trunk until a new release branch is created - 
Demo : currently unavailable</s></h2>
+                <h2>Next is Trunk until a new release branch is created - 
Demo</h2>
                 <div class="divider"><span></span></div>
                 <p>This demo is for the next to come OFBiz release.</p>
 

Reply via email to