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 008f402 Fixed: some HTML errors and update for demos
008f402 is described below
commit 008f40246d536635d85c0bd2457249daf7f8255f
Author: Jacques Le Roux <[email protected]>
AuthorDate: Wed May 7 21:37:58 2025 +0200
Fixed: some HTML errors and update for demos
Hopefully fix a bug for monstatic badge,
moves the line out of specific div and classes
---
ofbiz-demos.html | 3 ++-
template/page/ofbiz-demos.tpl.php | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ofbiz-demos.html b/ofbiz-demos.html
index 6b8bdac..870027b 100644
--- a/ofbiz-demos.html
+++ b/ofbiz-demos.html
@@ -112,13 +112,14 @@
</div>
</header>
<section id="content" class="features" >
+<a href="https://qpkb254zxeu.montastic.io"><img
src="https://qpkb254zxeu.montastic.io/badge" alt="Montastic status badge"></a>
<div class="slice clearfix">
<div class="container">
<div class="row ">
<aside class="span2 PortfolioStickyMenu" id="sidebar">
- About our Demos <a href="https://qpkb254zxeu.montastic.io"><img
src="https://qpkb254zxeu.montastic.io/badge" alt="Montastic status badge"></a>
<ul id="subnav" class="nav nav-stacked sidenav scrollspyNav">
<!--del>About our Demos</del> Our demos are currently disabled
for security reason-->
+ About our Demos
<li> <a href="#OFDemoCurrent"> Release branch 24.09 </a> </li>
<li> <a href="#OFDemoTrunk"> Trunk </a> </li>
<li> <a href="#OFDemoNext"> Next is Trunk until a new release
branch is created </a> </li>
diff --git a/template/page/ofbiz-demos.tpl.php
b/template/page/ofbiz-demos.tpl.php
index c379365..cd8519f 100644
--- a/template/page/ofbiz-demos.tpl.php
+++ b/template/page/ofbiz-demos.tpl.php
@@ -13,13 +13,14 @@
</div>
</header>
<section id="content" class="features" >
+<a href="https://qpkb254zxeu.montastic.io"><img
src="https://qpkb254zxeu.montastic.io/badge" alt="Montastic status badge"></a>
<div class="slice clearfix">
<div class="container">
<div class="row ">
<aside class="span2 PortfolioStickyMenu" id="sidebar">
- About our Demos <a href="https://qpkb254zxeu.montastic.io"><img
src="https://qpkb254zxeu.montastic.io/badge" alt="Montastic status badge"></a>
<ul id="subnav" class="nav nav-stacked sidenav scrollspyNav">
<!--del>About our Demos</del> Our demos are currently disabled
for security reason-->
+ About our Demos
<li> <a href="#OFDemoCurrent"> Release branch 24.09 </a> </li>
<li> <a href="#OFDemoTrunk"> Trunk </a> </li>
<li> <a href="#OFDemoNext"> Next is Trunk until a new release
branch is created </a> </li>